about summary refs log tree commit diff
path: root/docs/perf_tips.md
AgeCommit message (Collapse)Author
2021-11-24Merge "perf_tips.md" into "best_practices.md" and "fuzzing_in_depth.md"llzmb
2021-07-23afl-persistent-config Linux support + documentationvanhauser-thc
2021-07-15nitsvanhauser-thc
2021-07-14update documentationvanhauser-thc
2021-03-25remove InsTrimvanhauser-thc
2020-09-05final changes for pre-3.0vanhauser-thc
2020-08-05add sancov-like allow/denylist instrument featurevan Hauser
2020-06-30Big renaming (#429)van Hauser
* first commit, looks good * fix ascii percentage calc * fix ascii percentage calc * modify txt configs for test * further refinement * Revert "Merge branch 'text_inputs' into dev" This reverts commit 6d9b29daca46c8912aa9ddf6c053bc8554e9e9f7, reversing changes made to 07648f75ea5ef8f03a92db0c7566da8c229dc27b. * blacklist -> ignore renaming * rename whitelist -> instrumentlist * reduce the time interval in which the secondaries sync Co-authored-by: root <root@localhost.localdomain>
2020-02-25fix references to README docshexcoder-
2020-02-03moved txt to md (fleissarbeit)Dominik Maier