wolfpld / tracy

Frame profiler
https://tracy.nereid.pl/
Other
8.67k stars 598 forks source link

Add ability to compare memory allocations of two traces #701

Open SUPERCILEX opened 6 months ago

SUPERCILEX commented 6 months ago

This feature needs a lot of design work, but it would be really helpful to be able to diff memory allocations between two traces. Basic stats like number of allocations, how long they live for, they size buckets, fragmentation, etc. And then more advanced details like number of allocations per call site delta.