From: Nick Piggin Date: Tue, 17 Nov 2009 11:29:38 +0000 (+0100) Subject: perf annotate: Allocate history size correctly X-Git-Tag: v2.6.33-rc1~399^2~147^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d62d77fd18cc82e839e49b7ef3360e4411f7d2e5;p=pandora-kernel.git perf annotate: Allocate history size correctly Symbol offset history table size does not get updated properly when it is being resized. This leads to garbage results in perf annotate. Signed-off-by: Nick Piggin Cc: Peter Zijlstra Cc: Paul Mackerras Cc: Frederic Weisbecker Cc: Arnaldo Carvalho de Melo Cc: Mike Galbraith LKML-Reference: Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed