DynamoRIO / DynamoRIO/drmemory
persistent cache support for full mode
Open
Migrated
Performance
Priority-Medium
Type-Feature
- Dominant language
- C
- Stars
- 2.7k
- Forks
- 290
- PR merge metrics
- No merged PRs in 30d
Description
_From [bruen...@google.com](https://code.google.com/u/109494838902877177630/) on April 18, 2012 17:07:24_
split from issue #779 full mode, beyond -light, needs to patch up its lean procedure jmps (in gencode, not lib) and abs addr resume points, or turn to PIC (at indirection cost), or I could revive the jmp-to-slowpath debate
in terms of data, I don't think full mode needs any data beyond light mode
_Original issue: http://code.google.com/p/drmemory/issues/detail?id=867_
Contributor guide
Assessment
This issue has not been assessed yet.