google / google/perfetto

feature request: selectively display specific slice

Open
#805 8 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
C++
Stars
6.5k
Forks
868
Avg merge
2d 1h
Merged PRs (30d)
218

Description

We can click "Slices with the same name" for the slices' name to show all slices with the same name in a new table. And for args of slices there's "Find slices with same arg value" as well.
But they only support showing the result slices in a new table. Can I get them in the display panel? that is, hide the other disqualified slices when displaying.

Contributor guide

Open the contributing guide

Research direction

Start from the existing “Slices with the same name” and “Find slices with same arg value” actions, then trace how their results reach the slices table and display panel. Done means the selected name or argument filter can hide disqualified slices in the display panel while preserving the existing result behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.