commit | 09a6a1b07e5a579ef770d9728f5b158408c73c23 | [log] [tgz] |
---|---|---|
author | Andi Kleen <ak@linux.intel.com> | Mon Nov 17 17:58:54 2014 -0800 |
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | Mon Dec 01 20:00:31 2014 -0300 |
tree | 1076abb283310578da29e08b0eda281388ce22ea | |
parent | fa94c36c29ed8bb4749b5fd7ea51a593f673dcef [diff] |
perf report: In branch stack mode use address history sorting Enable CCKEY_ADDRESS address history sorting with --branch-history. This makes get_srcline display the source lines correctly, otherwise all history entries for a function a hunked into one. Signed-off-by: Andi Kleen <ak@linux.intel.com> Link: http://lkml.kernel.org/r/1416275935-20971-1-git-send-email-andi@firstfloor.org Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>