firefox-devtools / firefox-devtools/profiler

After transforms, if the selected call node is not present in the call tree find a close-by call node to select

Open
#4,618 0 comments 0 reactions 0 assignees View on GitHub
call tree data transform polish
Dominant language
TypeScript
Stars
1.5k
Forks
491
Avg merge
3d 46m
Merged PRs (30d)
27

Description

We have two transforms, `drop-function` and `filter-samples` that could remove the whole call node path. Currently we don't do anything, but ideally if the selected call node (after the transformation has been applied to the call path) is not present in the call tree, we should run some generic code that finds a close-by call node which is present.

See also #4610.

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

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.