commit | 40997d6cf9fc40c85dba479e162a89e7530eb360 | [log] [tgz] |
---|---|---|
author | Andi Kleen <ak@linux.intel.com> | Sat Jul 18 08:24:53 2015 -0700 |
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | Thu Aug 06 16:39:53 2015 -0300 |
tree | 0491bb958482f6af1435d294fa4ab50303190990 | |
parent | a18b027efe1a2a502d98a8d0ea0391a72bf3f696 [diff] |
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>