aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/trace-cmd-report.txt
Commit message (Collapse)AuthorAge
* build: Make the man pages build number dependentSteven Rostedt2010-03-26
| | | | | | | To make way for creating other numbered man pages, modify the make documentation build to be number specific. This required adding the numbers to the text files. Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
* trace-cmd: Update documentation to match new trace-cmd report optionsSteven Rostedt2010-03-25
| | | | Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
* trace-cmd: Only show plugins that are loaded when -V is usedSteven Rostedt2010-03-19
| | | | | | | The output of the plugins being loaded, while useful, are quite annoying. Make it default off and add an option to display them. Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
* trace-cmd: Documentation - various spelling fixes.John Kacur2010-03-19
| | | | | Signed-off-by: John Kacur <jkacur@redhat.com> Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
* trace-cmd: Add '-q' to trace-cmd report to silence warningsSteven Rostedt2010-03-09
| | | | | | | 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>
* trace-cmd: Add documentation that will become manpages for trace-cmdSteven Rostedt2010-03-05
Added a Documentation directory that will become the trace-cmd manpages. Signed-off-by: Steven Rostedt <rostedt@goodmis.org>