android_kernel_samsung_univ.../tools/perf/Documentation
Namhyung Kim 33db4568e1 perf top: Add --percentage option
The --percentage option is for controlling overhead percentage
displayed.  It can only receive either of "relative" or "absolute".
Move the parser callback function into a common location since it's
used by multiple commands now.

For more information, please see previous commit same thing done to
"perf report".

Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Link: http://lkml.kernel.org/r/1397145720-8063-4-git-send-email-namhyung@kernel.org
Signed-off-by: Jiri Olsa <jolsa@redhat.com>
2014-04-16 17:16:03 +02:00
..
android.txt
asciidoc.conf
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 bench: Update manpage to mention numa and futex 2014-04-14 12:55:41 +02:00
perf-buildid-cache.txt
perf-buildid-list.txt
perf-diff.txt
perf-evlist.txt
perf-help.txt
perf-inject.txt
perf-kmem.txt
perf-kvm.txt
perf-list.txt
perf-lock.txt
perf-mem.txt perf mem: Clarify load-latency in documentation 2014-03-14 11:20:44 -03:00
perf-probe.txt perf probe: Clarify x86 register naming for perf probe 2014-03-14 11:20:44 -03:00
perf-record.txt perf record: Rename --initial-delay to --delay 2014-01-14 17:58:12 -03:00
perf-report.txt perf report: Add --percentage option 2014-04-16 17:16:03 +02:00
perf-sched.txt
perf-script-perl.txt
perf-script-python.txt
perf-script.txt perf script: Add --header/--header-only options 2013-12-10 16:51:07 -03:00
perf-stat.txt perf stat: Fix --delay option in man page 2014-01-13 10:06:24 -03:00
perf-test.txt
perf-timechart.txt perf timechart: Add --highlight option 2013-12-17 16:33:55 -03:00
perf-top.txt perf top: Add --percentage option 2014-04-16 17:16:03 +02:00
perf-trace.txt
perf.txt
perfconfig.example