commit | 23b87116c7c4f73597965218b66041acbdb4e79f | [log] [tgz] |
---|---|---|
author | Ingo Molnar <mingo@elte.hu> | Sat Jun 06 21:25:29 2009 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Sat Jun 06 21:25:29 2009 +0200 |
tree | 49ac61dda40c584036b588d16f79d1687104beac | |
parent | e9fbc9dc9214d6a9de7d62627be5414804fd7b9f [diff] |
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 <arjan@linux.intel.com> Cc: Peter Zijlstra <a.p.zijlstra@chello.nl> Cc: Mike Galbraith <efault@gmx.de> Cc: Paul Mackerras <paulus@samba.org> Cc: Arnaldo Carvalho de Melo <acme@redhat.com> LKML-Reference: <new-submission> Signed-off-by: Ingo Molnar <mingo@elte.hu>