aboutsummaryrefslogtreecommitdiff
path: root/docs/USAGE.md
AgeCommit message (Collapse)Author
2022-04-17fix: typo `Testsuite`Blake Haydon
2021-04-16cmdline/Usage: fix the default value for the -F optionRobert Swiecki
2021-02-05Add --save-smaller|-U to keep smallest duplicateDouglas Bagnall
While --save_all can be used to save all crashes, often people only really want to find the smallest possible crash file. This patch adds a --save_smaller option that overwrites the crash file when it would shrink the file size. See https://github.com/google/honggfuzz/issues/305
2020-04-26docs/usage: fix the markdownRobert Swiecki
2019-10-09Update USAGE.mdrobertswiecki
2019-10-08Update USAGE.mdrobertswiecki
2019-10-08Update USAGE.mdrobertswiecki
2019-10-08Update USAGE.mdrobertswiecki
2019-10-08Update USAGE.mdrobertswiecki
2019-10-08Update USAGE.mdrobertswiecki
2019-10-08Update USAGE.mdrobertswiecki
2019-10-08Update USAGE.mdrobertswiecki
2019-10-08Update USAGE.mdrobertswiecki
2019-10-08Update USAGE.mdrobertswiecki
2019-10-08Update USAGE.mdrobertswiecki
2019-10-08Update USAGE.mdrobertswiecki
2019-10-07cmdline: the main switch for --input is now -i, though -f will workRobert Swiecki
2019-07-11Update USAGE.mdhoujingyi
update Options
2019-01-30ALL: remove -p (pid), simplify the subproc state machine. NetBSD will stop ↵Robert Swiecki
working for some time, will be fixed in the coming days
2018-08-23sancov: remove, since it's old (clang-4), slower, and requires complex code. ↵Robert Swiecki
Android seems to be supporting in-process counters now
2018-08-18Register NetBSD in the documentationKamil Rytarowski
Note NetBSD in: README, AttachingToPid.md and USAGE.md.
2017-12-13usage: Use djpeg instead of tiffinfo in usage, to avoid using -D flagRobert Swiecki
2017-11-02Some links fixes, added or updated.Darío Hereñú
2017-10-24cmdline: make the compile-time instrumentation the default option, can be ↵Robert Swiecki
disable with -x
2017-07-04cmdline: remove --msan_report_umrs as reporting uninitialized memory is the ↵Robert Swiecki
main task of MSAN
2017-06-14docs: remove references to --linux_perf_bts_blockRobert Swiecki
2017-05-24Merge pull request #143 from trofi/patch-1robertswiecki
USAGE.md: fix 'Anddoid' -> 'Android' typo
2017-05-23cmdline: Reverse meaning of 'q', introduce 'Q' insteadRobert Swiecki
2017-05-23USAGE.md: fix 'Anddoid' -> 'Android' typoSergei Trofimovich
2017-05-10docsRobert Swiecki
2016-11-01Updated usage for docs/USAGE.mdRobert Swiecki
2016-10-31Update usage docAnestis Bechtsoudis
Signed-off-by: Anestis Bechtsoudis <anestis@census-labs.com>
2016-09-26Slight updates of docsRobert Swiecki
2016-09-11Update usage wrt removal of interceptor/Jagger
2016-05-06Grammar & typosAnestis Bechtsoudis
Signed-off-by: Anestis Bechtsoudis <anestis@census-labs.com>
2016-04-28Typos, Spaces & Small Docs updatesAnestis Bechtsoudis
Signed-off-by: Anestis Bechtsoudis <anestis@census-labs.com>
2016-03-16Updated docs/USAGE.mdRobert Swiecki
2016-03-16Updated docs/USAGE.mdRobert Swiecki
2016-03-16Updated docs/USAGE.mdRobert Swiecki
2016-03-16Updated docs/USAGE.mdRobert Swiecki
2015-08-26Spelling and grammer changesRyan Zoeller
2015-05-07Moved wiki docs to docs/Robert Swiecki