]> git.baikalelectronics.ru Git - kernel.git/commit
perf diff: Add --percentage option
authorNamhyung Kim <namhyung@kernel.org>
Fri, 7 Feb 2014 03:06:07 +0000 (12:06 +0900)
committerJiri Olsa <jolsa@redhat.com>
Wed, 16 Apr 2014 15:16:03 +0000 (17:16 +0200)
commitcc6d72fc734134ebf06af5d98e7413cd2556c441
tree44357b32b7388716d983f037223cc38a27feb905
parentc2c09ed16d7a428fbe1e11717c6a969708d20fa3
perf diff: Add --percentage option

The --percentage option is for controlling overhead percentage
displayed.  It can only receive either of "relative" or "absolute" and
affects -c delta output only.

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-5-git-send-email-namhyung@kernel.org
Signed-off-by: Jiri Olsa <jolsa@redhat.com>
tools/perf/Documentation/perf-diff.txt
tools/perf/builtin-diff.c