DynamoRIO / DynamoRIO/dynamorio
Add support for recording page sizes with drcachesim -offline
Open
Component-DrMemtrace
help wanted
Type-Feature
- Dominant language
- C
- Stars
- 3.2k
- Forks
- 629
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 31
Description
**Add a pointer to any prior users list discussion.**
https://groups.google.com/g/DynamoRIO-Users/c/h4Gd6eXEqTY
**Is your feature request related to a problem? Please describe.**
Currently the recorded page size applies to the entire trace. If an application uses hugepages, we will have a mix of page sizes and we need to record this correctly.
**Describe the solution you'd like**
Do you have any implementation in mind for this feature?
**Describe alternatives you've considered**
**Additional context**
Contributor guide
Assessment
This issue has not been assessed yet.