]> Git Repo - linux.git/commit
perf annotate: Fix command line help text
authorIngo Molnar <[email protected]>
Sat, 6 Jun 2009 19:25:29 +0000 (21:25 +0200)
committerIngo Molnar <[email protected]>
Sat, 6 Jun 2009 19:25:29 +0000 (21:25 +0200)
commit23b87116c7c4f73597965218b66041acbdb4e79f
tree49ac61dda40c584036b588d16f79d1687104beac
parente9fbc9dc9214d6a9de7d62627be5414804fd7b9f
perf annotate: Fix command line help text

Arjan noticed this bug in the perf annotate help output:

    -s, --symbol <file>   symbol to annotate

that should be <symbol> instead.

Reported-by: Arjan van de Ven <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Mike Galbraith <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Arnaldo Carvalho de Melo <[email protected]>
LKML-Reference: <new-submission>
Signed-off-by: Ingo Molnar <[email protected]>
tools/perf/builtin-annotate.c
This page took 0.053213 seconds and 4 git commands to generate.