firefox-devtools / firefox-devtools/profiler

Add a "Drop samples" dropdown to the stack settings toolbar

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

Description

It should provide an option to toggle samples that contain.

* Native stack
* JS-only stacks
* Idle stack

Idle stacks are currently not instrumented with pseudo stacks, so we'll need to string sniff. The following function names should be filtered:

* Mac: `mach_msg_trap`
* Windows: `NtWaitForAlertByThreadId`
* Windows: `NtUserMsgWaitForMultipleObjectsEx`
* todo

mstange can you help me with filling these in ^

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

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.