From: Arnaldo Carvalho de Melo Date: Fri, 11 Feb 2011 14:09:54 +0000 (-0200) Subject: perf report: Fix initializion of annotate symbol priv area X-Git-Tag: v2.6.39-rc1~510^2~77^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0849327d13a0bd7f6512b7c21f4b3e79efb2076d;p=pandora-kernel.git perf report: Fix initializion of annotate symbol priv area We only allocate it when in TUI mode. In --stdio mode unconditionally initializing this area leads to memory corruption. Cc: Frederic Weisbecker Cc: Ingo Molnar Cc: Mike Galbraith Cc: Paul Mackerras Cc: Peter Zijlstra Cc: Stephane Eranian Cc: Tom Zanussi LKML-Reference: Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed