wolfpld / tracy

Frame profiler
https://tracy.nereid.pl/
Other
9.87k stars 658 forks source link

Feature Request: Limit to zone #729

Open idbrii opened 7 months ago

idbrii commented 7 months ago

You can currently Limit by a time range, but I think filtering by zone would be another way to get use out of the current UI. If I could see the memory and cpu graphs only for a certain zone, I can see how close they're getting to their budgets and narrow down the zone causing memory leaks.

I have many zones marked, but it seems the only way to see aggregate information is in the Zone view. This view doesn't visualize change over time. I'd want Limit to Zone to show aggregated results for the main flame graph and line chart UI to see this data over time.

I think it'd be most useful to filter by zone name instead of selecting a specific zone to allow subzones: ai_brain ai_behaviortree ai_tasks could all be displayed by filtering on ai_ or input a complete name to see a single zone.