diff --git a/[refs] b/[refs] index 9ddbfd1c1c3a..48833c79ba59 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: f1ac18af219835fd5b8e19c14d2dd75c55f78737 +refs/heads/master: fb2baceb5a64990163e93b77ee205d0173202ee6 diff --git a/trunk/tools/perf/builtin-report.c b/trunk/tools/perf/builtin-report.c index b2654c9fb5c6..9051f6bfaa7e 100644 --- a/trunk/tools/perf/builtin-report.c +++ b/trunk/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 = {