mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-17 12:18:08 +00:00
fix rpc_stats.md
This commit is contained in:
@ -48,6 +48,8 @@ sending a mail to <afl-users+subscribe@googlegroups.com>.
|
||||
- added dummy Makefile to instrumentation/
|
||||
- Updated utils/afl_frida to be 5% faster
|
||||
- Added AFL_KILL_SIGNAL env variable (thanks @v-p-b)
|
||||
- @Edznux added a nice documentation on how to use rpc.statsd with
|
||||
afl++ in docs/rpc_statsd.md, thanks!
|
||||
|
||||
### Version ++3.00c (release)
|
||||
- llvm_mode/ and gcc_plugin/ moved to instrumentation/
|
||||
|
@ -31,9 +31,9 @@ By doing so, you might be able to see when the fuzzing process has reached a sta
|
||||
(according to your own criteria) for your targets, etc. And doing so without requiring to log into each instance manually.
|
||||
|
||||
An example visualisation may look like the following:
|
||||

|
||||

|
||||
|
||||
*Notes: The exact same dashboard can be imported with [this JSON template](./statsd/grafana-afl++.json).*
|
||||
*Notes: The exact same dashboard can be imported with [this JSON template](statsd/grafana-afl++.json).*
|
||||
|
||||
## How to use
|
||||
|
||||
|
Before Width: | Height: | Size: 160 KiB After Width: | Height: | Size: 160 KiB |
Reference in New Issue
Block a user