mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-17 12:18:08 +00:00
fix docs
This commit is contained in:
@ -19,7 +19,8 @@
|
||||
|
||||
This tool provides a fairly accurate measurement of CPU preemption rate.
|
||||
It is meant to complement the quick-and-dirty load average widget shown
|
||||
in the afl-fuzz UI. See docs/parallel_fuzzing.md for more info.
|
||||
in the afl-fuzz UI. See docs/fuzzing_in_depth.md#c-using-multiple-cores
|
||||
for more info.
|
||||
|
||||
For some work loads, the tool may actually suggest running more instances
|
||||
than you have CPU cores. This can happen if the tested program is spending
|
||||
|
Reference in New Issue
Block a user