Closed Bug 1758099 Opened 3 years ago Closed 3 years ago

Add tid of the origin thread to IPC markers if they are sent from another thread to the main thread

Categories

(Core :: Gecko Profiler, enhancement, P2)

enhancement

Tracking

()

RESOLVED FIXED
100 Branch
Tracking Status
firefox99 --- wontfix
firefox100 --- fixed

People

(Reporter: canova, Assigned: canova)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

After Bug 1755965 and Bug 1709104, we are going to have the missing IPC markers since we will be sending the markers to the main thread if their thread is not being profiled. But this could be potentially confusing for some people when they are looking at the main thread. That's why we should add a new field to the IPCMarker type called originTid and put the tid of the origin thread for these cases. With this, we will have a way to tell if this marker is being sent from another thread or not and we can show this information to our users as well.

Assignee: nobody → canaltinova
Status: NEW → ASSIGNED
Pushed by canaltinova@gmail.com: https://hg.mozilla.org/integration/autoland/rev/2bed9ee98b77 Add the origin tid of the IPC markers if the thread is not being profiled r=gerald
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 100 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: