diff options
Diffstat (limited to 'trace-usage.c')
-rw-r--r-- | trace-usage.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/trace-usage.c b/trace-usage.c index 7314657..0e2194e 100644 --- a/trace-usage.c +++ b/trace-usage.c | |||
@@ -91,6 +91,7 @@ static struct usage_help usage_help[] = { | |||
91 | " -w show wakeup latencies\n" | 91 | " -w show wakeup latencies\n" |
92 | " -l show latency format (default with latency tracers)\n" | 92 | " -l show latency format (default with latency tracers)\n" |
93 | " -O plugin option -O [plugin:]var[=val]\n" | 93 | " -O plugin option -O [plugin:]var[=val]\n" |
94 | " --check-events return whether all event formats can be parsed\n" | ||
94 | }, | 95 | }, |
95 | { | 96 | { |
96 | "split", | 97 | "split", |