aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorSteven Rostedt <srostedt@redhat.com>2010-03-09 21:21:48 -0500
committerSteven Rostedt <rostedt@goodmis.org>2010-03-09 21:21:48 -0500
commit7b2d6ffaa75bf5ce99baee7c037eda231ec26679 (patch)
tree5f401281d7495f0eac82f24741d2cff280c3a1d5 /Documentation
parent9daa31e0ad4164bf41d8d10cc1630ec3ef9f398c (diff)
trace-cmd: Add '-q' to trace-cmd report to silence warnings
Added a -q option to trace-cmd report that will not print out warnings about parsing errors. Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/trace-cmd-report.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/trace-cmd-report.txt b/Documentation/trace-cmd-report.txt
index aa033f5..028f2ca 100644
--- a/Documentation/trace-cmd-report.txt
+++ b/Documentation/trace-cmd-report.txt
@@ -134,6 +134,9 @@ OPTIONS
134 this option will report the latency between the time the task was first 134 this option will report the latency between the time the task was first
135 woken, and the time it was scheduled in. 135 woken, and the time it was scheduled in.
136 136
137*-q*::
138 Quiet non critical warnings.
139
137EXAMPLES 140EXAMPLES
138-------- 141--------
139 142