about summary refs log tree commit diff
path: root/instrumentation/README.persistent_mode.md
AgeCommit message (Collapse)Author
2024-02-06reuse first_pass aux var in persistent loop for record replay mode, keep ↵Davide Quarta
area ptr and loc logic intact in record replay mode, move replay record example to own dir in utils, update docs, move record compat layer to separate header file
2024-02-05better replay mode error handling, added replay mode documentation, code ↵Davide Quarta
formatting
2021-11-24Edit instrumentation READMEsllzmb
2021-11-23Edit instrumentation READMEsllzmb
2021-11-23Edit "README.persistent_mode.md"llzmb
2021-11-23Edit "README.persistent_mode.md"llzmb
2021-08-20revise paragraphvanhauser-thc
2021-08-08Change afl to AFL in *.md (#1057)llzmb
Changes in *.md files: - afl++ > AFL++ (acronym) - afl > AFL (compare https://github.com/google/AFL) Excluded from changes: - source code - function names - paths (folder and file names) - URLs
2021-07-20Update README.persistent_mode.mdMoshe Kaplan
2021-03-09documentation correction & formattingWyatt Neal
* fixed up manual define for `__AFL_LOOP()` * added the code language formaters to the various blocks * fixed a couple of missing backticks
2020-12-01renamed examples/ to utils/vanhauser-thc
2020-11-30update persistent docvan Hauser
2020-11-30persistent_demo -> persistent_modevan Hauser
2020-09-05first batch of changesvanhauser-thc