DynamoRIO / DynamoRIO/dynamorio
Add drcov data dump mid-run via nudge and/or at regular intervals
Open
help wanted
Tool-DrCov
Type-Feature
- Dominant language
- C
- Stars
- 3.2k
- Forks
- 629
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 31
Description
**Describe the solution you'd like**
I hope drcov can have a new option, such as flush_interval, which would allow me to control how often data is written to the log file, rather than only writing at the end of the program. This is because my service is an online service, and I do not have the authority to perform start and stop operations.
Contributor guide
Assessment
This issue has not been assessed yet.