From 09a6a1b07e5a579ef770d9728f5b158408c73c23 Mon Sep 17 00:00:00 2001 From: Andi Kleen Date: Mon, 17 Nov 2014 17:58:54 -0800 Subject: [PATCH] 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 Link: http://lkml.kernel.org/r/1416275935-20971-1-git-send-email-andi@firstfloor.org Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-format-patch failed