From: Arnaldo Carvalho de Melo Date: Wed, 24 Mar 2010 19:40:18 +0000 (-0300) Subject: perf callchains: Store the map together with the symbol X-Git-Tag: v2.6.35-rc1~522^2~148 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b3c9ac0846c654dea4df095999ee202e8b4cb253;p=pandora-kernel.git perf callchains: Store the map together with the symbol We need this to know where a symbol in a callchain came from, for various reasons, among them precise annotation from a TUI/GUI tool. Signed-off-by: Arnaldo Carvalho de Melo Cc: Frédéric Weisbecker Cc: Mike Galbraith Cc: Peter Zijlstra Cc: Paul Mackerras LKML-Reference: <1269459619-982-5-git-send-email-acme@infradead.org> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed