google / google/perfetto

Automatically expand single-element in calltree view of tree explorer

Open
#7,397 3 comments 0 reactions 0 assignees View on GitHub
good first issue ui
Dominant language
C++
Stars
6.5k
Forks
868
Avg merge
2d 1h
Merged PRs (30d)
218

Description

The calltree view is cool *but* it doesn't do a good job of expanding eagerly in the case where there's only a single possible child. We should eagerly expand on every entry as long as there's only one child.

Contributor guide

Open the contributing guide

Research direction

Start by locating the calltree view in the tree explorer and tracing how entries with children are expanded. Verify the behavior with a call tree where entries have a single child, ensuring expansion continues through single-child entries and stops when an entry has multiple children.

Written by the indexing model from the issue text.

Assessment

Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
65/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.