DynamoRIO / DynamoRIO/drmemory
Dr. HeapStat's snapshot view isn't sortable by user
Open
Component-Heapstat
Migrated
Priority-Low
- Dominant language
- C
- Stars
- 2.7k
- Forks
- 290
- PR merge metrics
- No merged PRs in 30d
Description
_From [derek.br...@gmail.com](https://code.google.com/u/117968039472581148324/) on December 10, 2010 19:52:15_
PR 502473
Today all snapshots displayed in the snapshot table are sorted (descending) by total memory consumed (req + pad + headers) by default. Nothing happens when the user tries to sort it any other way. As most uses cases involve users wanting to see the call stacks consuming the most memory first, this is should be fine for now.
_Original issue: http://code.google.com/p/drmemory/issues/detail?id=216_
Contributor guide
Assessment
This issue has not been assessed yet.