DynamoRIO / DynamoRIO/dynamorio
[drmemtrace] Add record_filter_func_t to remove syscall and switch traces
Open
- Dominant language
- C
- Stars
- 3.2k
- Forks
- 629
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 30
Description
We would like to add support to the drmemtrace record_filter tool to remove system call and context switch trace content, effectively turning the user+kernel trace back to a user-only trace. This can be accomplished by adding a new record_filter_func_t.
Contributor guide
Assessment
This issue has not been assessed yet.