firefox-devtools / firefox-devtools/profiler

Create something like a "relevant for platform" implementation filter

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

Description

This issue is extracted from the discussion issue #836

> Problem 3: Would like a medium-granularity call tree
>
> Firefox front-end developers need to look at C++ call stacks if they want to know what's going on in the platform e.g. during Firefox startup. It would be nice to give them a less overwhelming view of the call tree that still has call nodes for relevant platform work. Examples of such platform work are: JSM loading, DLL loading, launching a child process, running XBL constructors.

I believe this would be a new filter that removes all native frames, but leaves all label frames, and js frames.

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

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.