All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] trace-cmd: Update "trace-cmd list" man page
@ 2020-05-04  8:20 Tzvetomir Stoyanov (VMware)
  0 siblings, 0 replies; only message in thread
From: Tzvetomir Stoyanov (VMware) @ 2020-05-04  8:20 UTC (permalink / raw)
  To: rostedt; +Cc: linux-trace-devel

Man page of "trace-cmd list" command is updated to describe the new option "-s".
This option lists available event systems.

Signed-off-by: Tzvetomir Stoyanov (VMware) <tz.stoyanov@gmail.com>
---
 Documentation/trace-cmd-list.1.txt | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/Documentation/trace-cmd-list.1.txt b/Documentation/trace-cmd-list.1.txt
index ea6bd86b..bba45ea4 100644
--- a/Documentation/trace-cmd-list.1.txt
+++ b/Documentation/trace-cmd-list.1.txt
@@ -13,7 +13,7 @@ DESCRIPTION
 -----------
 The trace-cmd(1) list displays the available plugins, events or Ftrace options
 that are configured on the current machine.  If no option is given, then it
-lists all plugins, events and Ftrace options to standard output.
+lists all plugins, event systems, events and Ftrace options to standard output.
 
 OPTIONS
 -------
@@ -34,6 +34,9 @@ OPTIONS
 *-R*::
     Used with *-e* 'regex' to show those events triggers.
 
+*-s*::
+    This option will list the available event systems.
+
 *-t*::
     This option will list the available tracers that are enabled on the
     local system.
-- 
2.26.2


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2020-05-04  8:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-04  8:20 [PATCH] trace-cmd: Update "trace-cmd list" man page Tzvetomir Stoyanov (VMware)

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.