DynamoRIO / DynamoRIO/dynamorio
Enable L0D filter without L0I
Open
Component-DrMemtrace
Type-Feature
- Dominant language
- C
- Stars
- 3.2k
- Forks
- 629
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 30
Description
The `-L0_filter` option in drmemtrace enables both L0I and L0D caches: https://github.com/DynamoRIO/dynamorio/blob/f4c390b7e70366e4237b27a78a68b9e892f90a1c/clients/drcachesim/common/options.cpp#L165
We want to be able to enable just L0D, without any filtering on instructions.
Contributor guide
Assessment
This issue has not been assessed yet.