firefox-devtools / firefox-devtools/profiler
Data transform: Collapse all functions in a given file path
Open
call tree
data transform
quantum flow
- Dominant language
- TypeScript
- Stars
- 1.5k
- Forks
- 491
- Avg merge
- 3d 5h
- Merged PRs (30d)
- 30
Description
I'm breaking this out into a separate issue from #244. This feature is for collapsing code in a given path in the source directory. This is harder than the other transformations as we do not currently have access to the path for what files a given function is from. We would have to gather that ourselves.
┆Issue is synchronized with this [Jira Task](https://mozilla-hub.atlassian.net/browse/FP-667)
Contributor guide
Assessment
This issue has not been assessed yet.