Skip to content

Commit 5c4bd3f

Browse files
committed
a
1 parent b25929d commit 5c4bd3f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

libafl/Cargo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,9 @@ std = ["serde_json", "serde_json/std", "nix", "serde/std", "bincode", "wait-time
2929
## Collects performance statistics of the fuzzing pipeline and displays it on `Monitor` components
3030
introspection = []
3131

32+
## Collects stats about scalability
33+
scalability_introspecition
34+
3235
## Will build the `pyo3` bindings
3336
python = ["pyo3", "concat-idents", "libafl_bolts/python"]
3437

0 commit comments

Comments
 (0)