From: Arnaldo Carvalho de Melo Date: Wed, 28 Oct 2009 23:51:21 +0000 (-0200) Subject: perf tools: Delay loading symtabs till we hit a map with it X-Git-Tag: v2.6.33-rc1~399^2~165^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=66bd8424cc05e800db384053bf7ab967e4658468;p=pandora-kernel.git perf tools: Delay loading symtabs till we hit a map with it So that we can have a quicker start on perf top and even speedups in the other tools, as we can have maps with no hits, so no need to load its symtabs. Signed-off-by: Arnaldo Carvalho de Melo Cc: Frederic Weisbecker Cc: Peter Zijlstra Cc: Paul Mackerras Cc: Mike Galbraith LKML-Reference: <1256773881-4191-1-git-send-email-acme@infradead.org> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed