diff --git a/tools/perf/builtin-report.c b/tools/perf/builtin-report.c index b2654c9fb5c6fe1c937e092a2a214e3a94d602d1..9051f6bfaa7e4a44a8357cacf30af261a5dee1bd 100644 --- a/tools/perf/builtin-report.c +++ b/tools/perf/builtin-report.c @@ -432,7 +432,7 @@ int cmd_report(int argc, const char **argv, const char *prefix __used) { char callchain_default_opt[] = "fractal,0.5,callee"; const char * const report_usage[] = { - "perf report [] ", + "perf report []", NULL }; struct perf_report report = {