| commit | f4ede17d96d3515afd866e834b7b5219ddedaf1f | [log] [tgz] |
|---|---|---|
| author | Steven Rostedt (Google) <rostedt@goodmis.org> | Tue Apr 08 11:37:04 2025 -0400 |
| committer | Steven Rostedt (Google) <rostedt@goodmis.org> | Fri Apr 11 16:34:33 2025 -0400 |
| tree | 06411a8af4e8ab5f81f97465030bd707cecf6e93 | |
| parent | 9c44659e3253d25a103b88d7c777b78c8df4b3d5 [diff] |
trace-cmd list: Show events in bash completion Even though trace-cmd list -e shows the events, there's several times where it is useful to see a format of an event that is known, and having tab completion for those events would be useful. Link: https://lore.kernel.org/20250408113704.42fb24c8@gandalf.local.home Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>