From: Namhyung Kim Date: Fri, 23 May 2014 09:49:33 +0000 (+0900) Subject: perf ui/gtk: Fix callchain display X-Git-Tag: omap-for-v3.16/fixes-against-rc1~34^2~16^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e4cf6f886f3158061fb589df9ed452f9b30f67f1;p=pandora-kernel.git perf ui/gtk: Fix callchain display With current output field change, GTK browser cannot display callchain information correctly since it couldn't determine where the symbol column is. This is a problem - just for now I changed to use the last column since it'll work for most cases. Also it has a same problem of the percentage as stdio code. Signed-off-by: Namhyung Kim Cc: Arun Sharma Cc: Frederic Weisbecker Link: http://lkml.kernel.org/r/1401335910-16832-25-git-send-email-namhyung@kernel.org Signed-off-by: Jiri Olsa --- Reading git-diff-tree failed