DynamoRIO / DynamoRIO/dynamorio
drmemtrace 32-bit truncates timestamps and other 64-bit markers: should add 64-bit value support
Open
Component-DrMemtrace
- Dominant language
- C
- Stars
- 3.2k
- Forks
- 629
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 31
Description
In 32-bit builds, drmemtrace does not support a 2-entry marker and limits the marker value to 32 bits. This means that timestamps are truncated, and other markers cannot support 64-bit values. We should add the 2-entry solution we use on 64-bit.
Contributor guide
Assessment
This issue has not been assessed yet.