DynamoRIO / DynamoRIO/dynamorio
Support parallel trace analysis in the external analyzer_t iterator
Open
Component-DrMemtrace
Type-Feature
- Dominant language
- C
- Stars
- 3.2k
- Forks
- 629
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 31
Description
Split from #3230. For the internal iterator where analyzer_t::run() drives operation, #3230 is adding parallel trace analysis support. This issue covers adding such support for the external iterator model, which will require some extra steps and interface changes. For now, the external iterator only supports serial operation.
Contributor guide
Assessment
This issue has not been assessed yet.