DynamoRIO / DynamoRIO/drmemory
re-evaluate how to present space used in heap allocation padding
Open
Component-Heapstat
Component-UI
Migrated
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 September 03, 2013 10:44:05_
Given -replace_malloc, we may want to re-think whether it's best to present
the padding up front, as it is tied to our particular replacement allocator
in some respects and might even be misleading if we replaced the app’s
custom allocator which has tuned bucket sizes.
_Original issue: http://code.google.com/p/drmemory/issues/detail?id=1321_
Contributor guide
Assessment
This issue has not been assessed yet.