From: Frederic Weisbecker Date: Wed, 1 Jul 2009 03:35:13 +0000 (+0200) Subject: perf_counter tools: Fix storage size allocation of callchain list X-Git-Tag: v2.6.31-rc3~32^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9198aa77b69647d1d91207f8075763abe7dc0bf4;p=pandora-kernel.git perf_counter tools: Fix storage size allocation of callchain list Fix a confusion while giving the size of a callchain list during its allocation. We are using the wrong structure size. Signed-off-by: Frederic Weisbecker Cc: Peter Zijlstra Cc: Mike Galbraith Cc: Paul Mackerras Cc: Anton Blanchard Cc: Arnaldo Carvalho de Melo LKML-Reference: <1246419315-9968-2-git-send-email-fweisbec@gmail.com> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed