aboutsummaryrefslogtreecommitdiff
path: root/Documentation/trace-cmd/trace-cmd-options.1.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/trace-cmd/trace-cmd-options.1.txt')
-rw-r--r--Documentation/trace-cmd/trace-cmd-options.1.txt35
1 files changed, 35 insertions, 0 deletions
diff --git a/Documentation/trace-cmd/trace-cmd-options.1.txt b/Documentation/trace-cmd/trace-cmd-options.1.txt
new file mode 100644
index 00000000..bcdf0533
--- /dev/null
+++ b/Documentation/trace-cmd/trace-cmd-options.1.txt
@@ -0,0 +1,35 @@
+TRACE-CMD-OPTIONS(1)
+====================
+
+NAME
+----
+trace-cmd-options - list available options from trace-cmd plugins
+
+SYNOPSIS
+--------
+*trace-cmd options*
+
+DESCRIPTION
+-----------
+The trace-cmd(1) options command will examine all the trace-cmd plugins
+that are used by *trace-cmd report(1)* and list them.
+
+SEE ALSO
+--------
+trace-cmd(1), trace-cmd-record(1), trace-cmd-start(1), trace-cmd-stop(1),
+trace-cmd-extract(1), trace-cmd-reset(1), trace-cmd-split(1),
+trace-cmd-list(1), trace-cmd-listen(1)
+
+AUTHOR
+------
+Written by Steven Rostedt, <rostedt@goodmis.org>
+
+RESOURCES
+---------
+https://git.kernel.org/pub/scm/utils/trace-cmd/trace-cmd.git/
+
+COPYING
+-------
+Copyright \(C) 2011 Red Hat, Inc. Free use of this software is granted under
+the terms of the GNU Public License (GPL).
+