Skip to content

ui: offer node actions in the Call Tree and Functions views - #7316

Draft
LalitMaganti wants to merge 1 commit into
dev/lalitm/srcasm-uifrom
dev/lalitm/srcasm-ui-table-actions
Draft

ui: offer node actions in the Call Tree and Functions views#7316
LalitMaganti wants to merge 1 commit into
dev/lalitm/srcasm-uifrom
dev/lalitm/srcasm-ui-table-actions

Conversation

@LalitMaganti

@LalitMaganti LalitMaganti commented Sep 2, 2026

Copy link
Copy Markdown
Member

The flamegraph tooltip has long offered the embedder's node actions
(e.g. "View source & assembly" for stack samples) but the Call Tree and
Functions tables had no way to reach them. Both now end with an actions
column whose menu lists the same actions for the row's node. A Functions
row aggregates several nodes, so it acts on the one with the largest
self value, which is the best representative when an action needs a
sampled address.

The flamegraph tooltip has long offered the embedder's node actions
(e.g. "View source & assembly" for stack samples) but the Call Tree and
Functions tables had no way to reach them. Both now end with an actions
column whose menu lists the same actions for the row's node. A Functions
row aggregates several nodes, so it acts on the one with the largest
self value, which is the best representative when an action needs a
sampled address.
@LalitMaganti LalitMaganti changed the title dev/lalitm/srcasm ui table actions ui: offer node actions in the Call Tree and Functions views Sep 2, 2026
@LalitMaganti
LalitMaganti changed the base branch from main to dev/lalitm/srcasm-ui September 2, 2026 23:31
@github-actions

github-actions Bot commented Sep 2, 2026

Copy link
Copy Markdown

🎨 Perfetto UI Builds

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant