diff options
Diffstat (limited to 'Documentation')
| -rw-r--r-- | Documentation/trace-cmd-report.txt | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/Documentation/trace-cmd-report.txt b/Documentation/trace-cmd-report.txt index c753bc5..fbab3f4 100644 --- a/Documentation/trace-cmd-report.txt +++ b/Documentation/trace-cmd-report.txt | |||
| @@ -112,6 +112,17 @@ OPTIONS | |||
| 112 | *-V*:: | 112 | *-V*:: |
| 113 | Show the plugins that are loaded. | 113 | Show the plugins that are loaded. |
| 114 | 114 | ||
| 115 | *-L*:: | ||
| 116 | This will not load system wide plugins. It loads "local only". That is | ||
| 117 | what it finds in the ~/.trace-cmd/plugins directory. | ||
| 118 | |||
| 119 | *-N*:: | ||
| 120 | This will not load any plugins. | ||
| 121 | |||
| 122 | *-r*:: | ||
| 123 | This will show the events in "raw" format. That is, it will ignore the event's | ||
| 124 | print formatting and just print the contents of each field. | ||
| 125 | |||
| 115 | *-l*:: | 126 | *-l*:: |
| 116 | This adds a "latency output" format. Information about interrupts being | 127 | This adds a "latency output" format. Information about interrupts being |
| 117 | disabled, soft irq being disabled, the "need_resched" flag being set, | 128 | disabled, soft irq being disabled, the "need_resched" flag being set, |
