From 20316e93f0dc59c5739e54a667c1ce9778cb59ed Mon Sep 17 00:00:00 2001 From: Frederic Weisbecker Date: Mon, 17 Aug 2009 23:07:48 +0200 Subject: [PATCH] --- yaml --- r: 158282 b: refs/heads/master c: 6ede59c412579303a25c11f93d4d262e100fc7e6 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/tools/perf/builtin-report.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 154f17bbb575..45e77ed0d71f 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 5f9c39dca52d3e639ac899e169f408c6fd8396cc +refs/heads/master: 6ede59c412579303a25c11f93d4d262e100fc7e6 diff --git a/trunk/tools/perf/builtin-report.c b/trunk/tools/perf/builtin-report.c index 1e3ad22d53dc..ed1fdab3a1f5 100644 --- a/trunk/tools/perf/builtin-report.c +++ b/trunk/tools/perf/builtin-report.c @@ -1401,7 +1401,7 @@ static int __cmd_report(void) exit(-1); } if (callchain) { - fprintf(stderr, "selected -c but no callchain data." + fprintf(stderr, "selected -g but no callchain data." " Did you call perf record without" " -g?\n"); exit(-1);