profiler
profiler copied to clipboard
[feature request] Show memory objects by age
It would be a very useful feature on the dashboard. I can see that allocations are deallocations are recorded in the trace so implementing this should be straightforward. For tracing eager code, it would be great if memory objects were annotated by the python function creating them so identifying leaks would be easier.