perf report: Display cycles in branch sort mode
authorAndi Kleen <ak@linux.intel.com>
Sat, 18 Jul 2015 15:24:53 +0000 (08:24 -0700)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Thu, 6 Aug 2015 19:39:53 +0000 (16:39 -0300)
commit40997d6cf9fc40c85dba479e162a89e7530eb360
tree0491bb958482f6af1435d294fa4ab50303190990
parenta18b027efe1a2a502d98a8d0ea0391a72bf3f696
perf report: Display cycles in branch sort mode

Display the cycles by default in branch sort mode.

To make enough room for the new column I removed dso_to. It is usually
redundant with dso_from.

Signed-off-by: Andi Kleen <ak@linux.intel.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Link: http://lkml.kernel.org/r/1437233094-12844-9-git-send-email-andi@firstfloor.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/util/sort.c
This page took 0.026715 seconds and 5 git commands to generate.