firefox-devtools / firefox-devtools/profiler

Add Predefined Call Tree Transformations

Open
#690 8 comments 0 reactions 0 assignees View on GitHub
data transform
Dominant language
TypeScript
Stars
1.5k
Forks
491
Avg merge
3d 5h
Merged PRs (30d)
30

Description

When I'm profiling, it's pretty common for me to want to see both C++ and JS, but to filter out all the XPConnect and SpiderMonkey stuff, so I can just focus on the meat of what C++ is doing and get the context of what the JS functions are. It would be nice if there were some way to quickly filter out XPConnect and SpiderMonkey stuff based on, say, a filter list of regexes.

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

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.