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

Allow filtering/stripping of processes by name/pid #40

Closed
nhukc opened this issue Jun 24, 2020 · 2 comments
Closed

Allow filtering/stripping of processes by name/pid #40

nhukc opened this issue Jun 24, 2020 · 2 comments

Comments

@nhukc
Copy link

nhukc commented Jun 24, 2020

For mostly self contained processes it's useful to have a trace of only one process and it's children.

If we want scheduler/memory traces, a lot of unnecessary info gets added to the trace. Stripping this data from the protobuf or being able to filter it in the UI would be really useful.

It'd be nice to apply filters to ftrace by process name and remove any other processes from the trace.

@primiano
Copy link
Collaborator

@chromy as we have been discussing this (track filtering in the UI) at some point.

@LalitMaganti
Copy link
Collaborator

Going to fold this into #429

@LalitMaganti LalitMaganti closed this as not planned Won't fix, can't repro, duplicate, stale Mar 6, 2023
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

No branches or pull requests

3 participants