DynamoRIO / DynamoRIO/dynamorio
Use raw2trace_shared to share logic between online tracer and raw2trace
Open
- Dominant language
- C
- Stars
- 3.2k
- Forks
- 629
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 31
Description
This issue is to separate out raw2trace code that is shared with the online tracer. The drmemtrace and drmemtrace_static libraries should not need to depend on any raw2trace implementation or header. This is to avoid pulling in raw2trace-only related libraries like libipt, in online tracing where they are not needed.
Contributor guide
Assessment
This issue has not been assessed yet.