Closed Bug 1198807 Opened 9 years ago Closed 8 years ago

Add filtering to allocations tree

Categories

(DevTools :: Performance Tools (Profiler/Timeline), defect, P2)

defect

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 892223

People

(Reporter: fitzgen, Unassigned)

References

Details

Often devs only care about allocations that happen with their script/function/whatever on the stack, we should let them filter the tree to only show such allocations.

Example: I'm working on the l20n.js library, whose script is included in a ton of different apps. I want to minimize allocations from my l20n.js file, but I don't really care about the rest of the app that is embedding l20n.js (that's someone else's problem).

Cmd/Ctrl + F -> search term -> tree is filtered to only those stacks (not just frames) matching the search term
Should add filtering to the entire perf tool!
Priority: -- → P2
Triaging. Filter on ADRENOCORTICOTROPIC (yes).
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.