firefox-devtools / firefox-devtools/profiler

Add new marker schema format: "pid" (process id)

Open
#3,914 0 comments 0 reactions 0 assignees View on GitHub
markers
Dominant language
TypeScript
Stars
1.5k
Forks
491
Avg merge
3d 46m
Merged PRs (30d)
27

Description

In https://bugzilla.mozilla.org/show_bug.cgi?id=1757389 , we want to add a new mozilla::MarkerSchema::Format item corresponding to a "pid" (process id).
Eventually (in this bug or a follow-up), the front-end could display these with the process name&type found elsewhere in the profile.

If this makes sense to do at the same time, we could also add a "tid" (thread id) format, instead of relying on the marker data property name to be exactly "threadId".

This issue here should be implemented before https://bugzilla.mozilla.org/show_bug.cgi?id=1757389 can land, please synchronize.

┆Issue is synchronized with this [Jira Task](https://mozilla-hub.atlassian.net/browse/FP-525)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.