diff options
Diffstat (limited to 'tools/perf/builtin-report.c')
| -rw-r--r-- | tools/perf/builtin-report.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/tools/perf/builtin-report.c b/tools/perf/builtin-report.c index 5c2ab5357ec6..db10c0e8ecae 100644 --- a/tools/perf/builtin-report.c +++ b/tools/perf/builtin-report.c | |||
| @@ -294,8 +294,7 @@ setup: | |||
| 294 | return 0; | 294 | return 0; |
| 295 | } | 295 | } |
| 296 | 296 | ||
| 297 | //static const char * const report_usage[] = { | 297 | static const char * const report_usage[] = { |
| 298 | const char * const report_usage[] = { | ||
| 299 | "perf report [<options>] <command>", | 298 | "perf report [<options>] <command>", |
| 300 | NULL | 299 | NULL |
| 301 | }; | 300 | }; |
