android_kernel_samsung_univ.../tools/perf/Documentation
Adrian Hunter 520a2ebc2f perf report: Add Instruction Tracing support
Add support for decoding an AUX area assuming it contains instruction
tracing data.

Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
Cc: David Ahern <dsahern@gmail.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Namhyung Kim <namhyung@gmail.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Stephane Eranian <eranian@google.com>
Link: http://lkml.kernel.org/r/1429903807-20559-4-git-send-email-adrian.hunter@intel.com
[ Do not use -Z as an alternative to --itrace ]
[ Fixed initialization of itrace_synth_opts struct fields on older gcc versions ]
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2015-05-04 12:43:50 -03:00
..
android.txt
asciidoc.conf
Build.txt
callchain-overhead-calculation.txt perf tools: Document --children option in more detail 2015-04-29 10:38:06 -03:00
examples.txt
jit-interface.txt
Makefile
manpage-1.72.xsl
manpage-base.xsl
manpage-bold-literal.xsl
manpage-normal.xsl
manpage-suppress-sp.xsl
perf-annotate.txt
perf-archive.txt
perf-bench.txt
perf-buildid-cache.txt
perf-buildid-list.txt
perf-data.txt
perf-diff.txt
perf-evlist.txt
perf-help.txt
perf-inject.txt perf inject: Add Instruction Tracing support 2015-04-29 10:37:57 -03:00
perf-kmem.txt
perf-kvm.txt
perf-list.txt
perf-lock.txt
perf-mem.txt
perf-probe.txt perf probe: Make --funcs option exclusive 2015-04-29 10:38:02 -03:00
perf-record.txt perf record: Extend -m option for AUX area tracing mmap pages 2015-04-29 10:37:52 -03:00
perf-report.txt perf report: Add Instruction Tracing support 2015-05-04 12:43:50 -03:00
perf-sched.txt
perf-script-perl.txt
perf-script-python.txt
perf-script.txt perf script: Add field option 'flags' to print sample flags 2015-04-29 10:37:57 -03:00
perf-stat.txt
perf-test.txt
perf-timechart.txt
perf-top.txt perf tools: Document --children option in more detail 2015-04-29 10:38:06 -03:00
perf-trace.txt perf trace: Clarify that -e is about syscalls, not perf events in general 2015-04-29 10:38:04 -03:00
perf.txt
perfconfig.example