diff options
author | Gabriele Monaco <gmonaco@redhat.com> | 2025-03-05 15:04:02 +0100 |
---|---|---|
committer | Steven Rostedt (Google) <rostedt@goodmis.org> | 2025-03-24 17:27:40 -0400 |
commit | 4ffef9579ffc51647c5eb55869fb310f3c1e2db2 (patch) | |
tree | 51ad89b968d00509bad55e10cac8029a254cd833 /tools/perf/scripts/python/stackcollapse.py | |
parent | 03abeaa63c08a8c14af5d456697aa79d7cc3c3b2 (diff) | |
download | lwn-4ffef9579ffc51647c5eb55869fb310f3c1e2db2.tar.gz lwn-4ffef9579ffc51647c5eb55869fb310f3c1e2db2.zip |
tools/rv: Allow rv list to filter for container
Add possibility to supply the container name to rv list:
# rv list sched
mon1
mon2
mon3
This lists only monitors in sched, without indentation.
Supplying -h, any option (string starting with -) or more than 1
argument will still print the usage.
Passing a non-existent container prints nothing and passing no container
continues to print all monitors, showing indentation for nested
monitors, reported after their container.
Cc: Ingo Molnar <mingo@redhat.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Juri Lelli <juri.lelli@redhat.com>
Link: https://lore.kernel.org/20250305140406.350227-10-gmonaco@redhat.com
Signed-off-by: Gabriele Monaco <gmonaco@redhat.com>
Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions