]> git.baikalelectronics.ru Git - kernel.git/commit
perf tools: Make --no-asm-raw the default
authorArnaldo Carvalho de Melo <acme@redhat.com>
Thu, 6 Oct 2011 15:48:31 +0000 (12:48 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Fri, 7 Oct 2011 20:01:32 +0000 (17:01 -0300)
commit47f2597c80dd4cb201ad26811cd759ae22420917
tree9fd57f3442df154fec0440417b583d00c30e8ea5
parentbd8e0083ee41b0e82ba670eb8d61d6ad5addc4e3
perf tools: Make --no-asm-raw the default

And add the annotation output knobs to all the tools that have
integrated annotation (top, report).

Cc: David Ahern <dsahern@gmail.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Stephane Eranian <eranian@google.com>
Link: http://lkml.kernel.org/n/tip-gnlob67mke6sji2kf4nstp7m@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/Documentation/perf-annotate.txt
tools/perf/Documentation/perf-report.txt
tools/perf/Documentation/perf-top.txt
tools/perf/builtin-annotate.c
tools/perf/builtin-report.c
tools/perf/builtin-top.c
tools/perf/util/symbol.c