aboutsummaryrefslogtreecommitdiff
path: root/linux/pt.h
AgeCommit message (Expand)Author
2020-04-29New directives in .clang-formatRobert Swiecki
2018-10-27linux/pt: init pt_cpu structRobert Swiecki
2018-07-25linux/perf: use kernel's headers for PT configsRobert Swiecki
2018-02-27Update copyright/authors headersRobert Swiecki
2017-11-13move hfuzz into run->globalRobert Swiecki
2017-11-11fuzzer_t fuzzer -> run_t run for clarity of namingRobert Swiecki
2017-10-11Makefile: indent everything with clang-formatRobert Swiecki
2017-09-28Move the honggfuzz_t and fuzzer_t types out of commonRobert Swiecki
2017-05-24Introduce libcommonRobert Swiecki
2016-09-06Remove -I. from linux and posix buildsRobert Swiecki
2016-03-17Tie Linux perf params to the fuzzer structJagger
2016-03-17Less globals in linux/perfRobert Swiecki
2016-03-17Less global or per-thread variables in linux/perfJagger
2016-02-17BTS doesn't need libiptJagger
2016-02-09Improve *.h guard macrosJagger
2016-02-07Move PERF5 code to linux/ptJagger
2016-02-05(?) Working version of PT countsJagger