Open
Description
Describe the idea
I would like to be able to sort traces for web requests by allocations.
Why do you think it's beneficial to most of the users
It can help investigate issues with memory usage.
Context: I am trying to find out the cause of some memory issues (not sure if bloat or proper leak yet), and It would be useful to see information about allocations and memory usage in general.
Thanks!