Skip to content

Add OnDiskJsonAggregateMonitor #2845

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Jan 15, 2025

Conversation

riesentoaster
Copy link
Contributor

@riesentoaster riesentoaster commented Jan 15, 2025

A simple monitor that writes aggregate data to a JSON file. Basically a mix between MultiMonitor and OnDiskJSONMonitor, except it only stores aggregate data.

@tokatoka tokatoka merged commit ba09cb0 into AFLplusplus:main Jan 15, 2025
104 checks passed
@riesentoaster riesentoaster deleted the disk-aggregate-monitor branch January 15, 2025 13:01
mzfr pushed a commit to mzfr/LibAFL that referenced this pull request Jan 19, 2025
* Add OnDiskJsonAggregateMonitor

* Fix formatting

* Remove unnecessary trait bounds

* Remove unnecessary import restriction

* Remove unnecessary imports

* fix formatting
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants