Skip to content

ui: use persistent flamegraph operators - #6952

Open
LalitMaganti wants to merge 1 commit into
dev/lalitm/flamegraph-sqlfrom
dev/lalitm/flamegraph-ui
Open

ui: use persistent flamegraph operators#6952
LalitMaganti wants to merge 1 commit into
dev/lalitm/flamegraph-sqlfrom
dev/lalitm/flamegraph-ui

Conversation

@LalitMaganti

@LalitMaganti LalitMaganti commented Aug 2, 2026

Copy link
Copy Markdown
Member

Replace the seven-macro viz.flamegraph pipeline with a persistent virtual
table per metric. Each operator materializes its source once and receives
views, filters, grouping columns, and aggregate modes through its call-time
configuration.

The old viz.flamegraph module is no longer used and is deleted.

Stack created with GitHub Stacks CLIGive Feedback 💬

@LalitMaganti LalitMaganti changed the title dev/lalitm/flamegraph ui ui: use persistent flamegraph operators Aug 2, 2026
@github-actions

github-actions Bot commented Aug 2, 2026

Copy link
Copy Markdown

🎨 Perfetto UI Builds

@LalitMaganti
LalitMaganti force-pushed the dev/lalitm/flamegraph-ui branch from 9c1f9e1 to ad578a0 Compare August 2, 2026 23:59
@LalitMaganti
LalitMaganti force-pushed the dev/lalitm/flamegraph-ui branch 2 times, most recently from 210a427 to 84c1b04 Compare August 4, 2026 06:44
@LalitMaganti
LalitMaganti force-pushed the dev/lalitm/flamegraph-ui branch from 84c1b04 to d5dfced Compare August 4, 2026 07:14
@LalitMaganti
LalitMaganti force-pushed the dev/lalitm/flamegraph-ui branch from d5dfced to 435094d Compare August 4, 2026 08:36
@LalitMaganti
LalitMaganti force-pushed the dev/lalitm/flamegraph-ui branch from 435094d to dca71aa Compare August 4, 2026 16:10
@LalitMaganti
LalitMaganti force-pushed the dev/lalitm/flamegraph-ui branch from dca71aa to bb27b50 Compare August 4, 2026 16:32
@LalitMaganti
LalitMaganti force-pushed the dev/lalitm/flamegraph-ui branch from bb27b50 to 8f6806c Compare August 4, 2026 17:31
@LalitMaganti
LalitMaganti force-pushed the dev/lalitm/flamegraph-ui branch from 8f6806c to 9ba5c76 Compare August 5, 2026 04:51
@LalitMaganti
LalitMaganti force-pushed the dev/lalitm/flamegraph-ui branch from 9ba5c76 to c973c87 Compare August 5, 2026 05:27
@LalitMaganti
LalitMaganti force-pushed the dev/lalitm/flamegraph-ui branch from c973c87 to 07d1801 Compare August 5, 2026 05:43
@LalitMaganti
LalitMaganti force-pushed the dev/lalitm/flamegraph-ui branch 2 times, most recently from 2b034e7 to 8b7b767 Compare August 5, 2026 09:28
@LalitMaganti
LalitMaganti force-pushed the dev/lalitm/flamegraph-ui branch from 8b7b767 to d49c389 Compare August 5, 2026 09:55
@LalitMaganti
LalitMaganti marked this pull request as ready for review August 6, 2026 15:03
@LalitMaganti
LalitMaganti requested a review from a team as a code owner August 6, 2026 15:03
@LalitMaganti
LalitMaganti force-pushed the dev/lalitm/flamegraph-ui branch from d49c389 to b697d00 Compare August 6, 2026 15:03
@LalitMaganti
LalitMaganti force-pushed the dev/lalitm/flamegraph-ui branch from b697d00 to 34c0d92 Compare August 6, 2026 16:01
@LalitMaganti
LalitMaganti force-pushed the dev/lalitm/flamegraph-ui branch from 34c0d92 to 023a670 Compare August 6, 2026 16:05
@LalitMaganti
LalitMaganti force-pushed the dev/lalitm/flamegraph-ui branch from 023a670 to 6ce87d0 Compare August 6, 2026 16:13
@LalitMaganti
LalitMaganti force-pushed the dev/lalitm/flamegraph-ui branch from 6ce87d0 to 4020a4f Compare August 6, 2026 16:21
@LalitMaganti
LalitMaganti force-pushed the dev/lalitm/flamegraph-ui branch from 4020a4f to 8b899e9 Compare August 6, 2026 16:58
@LalitMaganti
LalitMaganti force-pushed the dev/lalitm/flamegraph-ui branch from 8b899e9 to a37d09b Compare August 6, 2026 17:21
Replace the seven-macro viz.flamegraph pipeline with a persistent virtual
table per metric. Each operator materializes its source once and receives
views, filters, grouping columns, and aggregate modes through its call-time
configuration.

The old viz.flamegraph module is no longer used and is deleted.
@LalitMaganti
LalitMaganti force-pushed the dev/lalitm/flamegraph-ui branch from a37d09b to 0683bf7 Compare August 7, 2026 04:59

@LalitMaganti LalitMaganti left a comment

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Test comment

Comment thread Android.bp
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.

2 participants