Closed Bug 1529076 Opened 6 years ago Closed 5 years ago

Add a way to profile all threads in the new performance panel

Categories

(DevTools :: Performance Tools (Profiler/Timeline), enhancement, P3)

All
Android
enhancement

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1569630

People

(Reporter: mstange, Unassigned)

References

Details

In the Gecko Profiler add-on panel, if you put a comma at the end of the thread filter textbox, this causes a filter item with the string "" to be included in the filter list, which ends up matching all threads.

In the performance panel, the same trick does not work; stray commas are removed.

We should offer a way to profile all threads, either through the comma trick or maybe with some actual UI.

How about the good old "*" (asterisk) catch-all in both places?

* would work for me.

Is there a workaround I could use to capture all threads on android in the meantime? Even if it meant rebuilding with a hack?

Hey Andrew, there should be a way to do it if you're willing to rebuild it, but I can't tell you without looking at the code more precisely. I think this is something we should do sooner rather than later though and I'd like to spend some time on it after my small PTO time.

Priority: -- → P2
Priority: P2 → P1

Julien, is this not addressed by bug 1569630?

Flags: needinfo?(felash)
Priority: P1 → P3

Yeah, I think so, thanks for the notice!

Status: NEW → RESOLVED
Closed: 5 years ago
Flags: needinfo?(felash)
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.