Bug 207485

Summary: have trace-cmd list -s show systems
Product: Tools Reporter: Steven Rostedt (rostedt)
Component: Trace-cmd/KernelsharkAssignee: Default virtual assignee for Trace-cmd and kernelshark (tools_tracecmd_kernelshark)
Status: RESOLVED CODE_FIX    
Severity: enhancement CC: tstoyanov
Priority: P1    
Hardware: All   
OS: Linux   
Kernel Version: N/A Subsystem:
Regression: No Bisected commit-id:

Description Steven Rostedt 2020-04-28 20:23:42 UTC
Add "trace-cmd list -s" that will show the systems of events that are available. Basically, just look at all the directories in tracefs/events, besides "ftrace" and list them.
Comment 1 Tzvetomir Stoyanov 2020-05-04 08:07:53 UTC
Fix submitted: https://patchwork.kernel.org/patch/11525167/
Comment 2 Steven Rostedt 2020-07-08 19:37:37 UTC
Fixed by 59a79f0f4f5e ("trace-cmd: Add option "-s" to list subcommand, to display available event systems")