index
:
honggfuzz
gh-pages
master
pr1-branch
Security oriented software fuzzer.
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux
/
perf.h
Age
Commit message (
Expand
)
Author
2019-01-30
ALL: remove -p (pid), simplify the subproc state machine. NetBSD will stop wo...
Robert Swiecki
2018-02-27
Update copyright/authors headers
Robert Swiecki
2017-11-13
move hfuzz into run->global
Robert Swiecki
2017-11-11
fuzzer_t fuzzer -> run_t run for clarity of naming
Robert Swiecki
2017-10-11
Makefile: indent everything with clang-format
Robert Swiecki
2017-09-28
Move the honggfuzz_t and fuzzer_t types out of common
Robert Swiecki
2017-03-06
linux: speed-up perf feedback by resuing perf descriptors
Robert Swiecki
2016-09-02
Move perfFds to fuzzer->linux
Jagger
2016-03-17
Tie Linux perf params to the fuzzer struct
Jagger
2016-02-09
Improve *.h guard macros
Jagger
2016-02-07
Intel BTS based on AUX buffers
Jagger
2016-02-04
Basic (not working) Intel PT code
Jagger
2016-02-04
Basic structure support for Intel PT
Jagger
2015-09-10
Linux-perf: Use descriptive structure instead of array of ints for perf fds
Jagger
2015-03-03
Support all three perf modes at once
robert.swiecki@gmail.com
2015-02-24
BTS version 1
robert.swiecki@gmail.com
2015-02-18
Basic perf code
robert.swiecki@gmail.com
2015-02-17
Add perf.c/perg.h files
robert.swiecki@gmail.com