Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: merge adjacent like events in call tree #333

Open
Tracked by #229
lcottercertinia opened this issue Aug 3, 2023 · 0 comments
Open
Tracked by #229

feat: merge adjacent like events in call tree #333

lcottercertinia opened this issue Aug 3, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@lcottercertinia
Copy link
Collaborator

Is your feature request related to a problem?

It would be great if by default the call tree merged like events to make navigation easier.

Describe the solution you'd like

Events next to each other that match would be merged into a parent on the call tree.
This make the Call Tree smaller and easier to view, we would need a count number in that case.
This would do things like merge method calls that are happening in a loop.
Expand the parent node would show the thousand of calls underneath.

@lcottercertinia lcottercertinia added the enhancement New feature or request label Aug 3, 2023
@lcottercertinia lcottercertinia modified the milestone: v1.24.0 May 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant