original_kernel/tools/perf/Documentation
Namhyung Kim 18c9e5c567 perf annotate: Make it to be able to skip unannotatable symbols
Add --skip-missing option for skipping symbols that cannot be used for
annotation.  It's the case of kernel symbols that user doesn't have a
vmlinux image file.

Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Cc: Andi Kleen <andi@firstfloor.org>
Cc: Borislav Petkov <bp@alien8.de>
Cc: Ingo Molnar <mingo@kernel.org>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Pekka Enberg <penberg@kernel.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Link: http://lkml.kernel.org/r/1360227734-375-8-git-send-email-namhyung@kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2013-02-14 14:59:28 -03:00
..
Makefile perf tools: Don't check configuration on make tags 2012-12-09 08:46:07 -03:00
android.txt
asciidoc.conf
examples.txt
jit-interface.txt
manpage-1.72.xsl
manpage-base.xsl
manpage-bold-literal.xsl
manpage-normal.xsl
manpage-suppress-sp.xsl
perf-annotate.txt perf annotate: Make it to be able to skip unannotatable symbols 2013-02-14 14:59:28 -03:00
perf-archive.txt
perf-bench.txt
perf-buildid-cache.txt perf buildid-cache: Add --update option 2013-02-14 14:59:27 -03:00
perf-buildid-list.txt
perf-diff.txt perf diff: Remove displacement output option 2012-12-09 08:46:07 -03:00
perf-evlist.txt perf evlist: Add --group option 2013-01-31 13:07:49 -03:00
perf-help.txt
perf-inject.txt
perf-kmem.txt
perf-kvm.txt
perf-list.txt
perf-lock.txt
perf-probe.txt
perf-record.txt
perf-report.txt perf report: Add --group option 2013-01-31 13:07:49 -03:00
perf-sched.txt
perf-script-perl.txt
perf-script-python.txt perf script: Remove workqueue-stats script 2013-01-24 16:40:53 -03:00
perf-script.txt
perf-stat.txt perf stat: Add per processor socket count aggregation 2013-02-06 18:09:27 -03:00
perf-test.txt perf test: Allow skipping tests 2013-01-24 16:40:53 -03:00
perf-timechart.txt
perf-top.txt perf top: Use perf_evlist__config() 2012-12-11 17:22:39 -03:00
perf-trace.txt
perf.txt
perfconfig.example