]> Git Repo - linux.git/commit
perf tools: Fix spelling mistake in callchain error
authorFrederic Weisbecker <[email protected]>
Mon, 17 Aug 2009 21:07:48 +0000 (23:07 +0200)
committerIngo Molnar <[email protected]>
Mon, 17 Aug 2009 22:00:18 +0000 (00:00 +0200)
commit6ede59c412579303a25c11f93d4d262e100fc7e6
tree8d88c2820e7ccdbb43c0e2ecb8cc57ea2b33b119
parent5f9c39dca52d3e639ac899e169f408c6fd8396cc
perf tools: Fix spelling mistake in callchain error

While running perf report -g in a perf.data file that hasn't
been recorded in callchain mode, the error reported has a
spelling issue:

./perf report -g
selected -c but no callchain data. Did you call perf record without -g?

Fix it.

Signed-off-by: Frederic Weisbecker <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Arnaldo Carvalho de Melo <[email protected]>
Cc: Mike Galbraith <[email protected]>
Cc: Steven Rostedt <[email protected]>
LKML-Reference: <1250543271[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
tools/perf/builtin-report.c
This page took 0.051331 seconds and 4 git commands to generate.