Skip to content
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

Add client_stats to OnDiskJSONMonitor #2181

Merged
merged 1 commit into from
May 14, 2024
Merged

Add client_stats to OnDiskJSONMonitor #2181

merged 1 commit into from
May 14, 2024

Conversation

eknoes
Copy link
Contributor

@eknoes eknoes commented May 14, 2024

This adds all client_stats to the continuous JSON logging file. This is nice for visualization, e.g., here: https://github.com/eknoes/libafl-dashboard

If you think that its too much, saving all client stats, I could also make it configurable, however you guys prefer.

@domenukk
Copy link
Member

How much data is it, usually?

@domenukk
Copy link
Member

Also, do we want the same for the TOML monitor?

@domenukk
Copy link
Member

Nevermind, toml already has it

@domenukk domenukk merged commit e14eb26 into AFLplusplus:main May 14, 2024
99 checks passed
@domenukk
Copy link
Member

The question is, why do we write json and toml by hand :D

@eknoes
Copy link
Contributor Author

eknoes commented May 15, 2024

Thanks for merging! The JSON uses serde_json, or what do you mean with by hand? :)

riesentoaster pushed a commit to riesentoaster/LibAFL that referenced this pull request May 24, 2024
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.

None yet

2 participants