From: Arnaldo Carvalho de Melo Date: Tue, 17 Nov 2009 20:38:02 +0000 (-0200) Subject: perf top: Don't allocate the source parsing members upfront X-Git-Tag: v2.6.33-rc1~399^2~157 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b269876c8d57fb8c801bea1fc34b461646c5abd0;p=pandora-kernel.git perf top: Don't allocate the source parsing members upfront Defer to parse_source() time allocating it. Now we use about this much memory: 1724 root 20 0 42104 10m 940 S 0.0 0.4 0:00.23 perf Signed-off-by: Arnaldo Carvalho de Melo Cc: Frédéric Weisbecker Cc: Mike Galbraith Cc: Peter Zijlstra Cc: Paul Mackerras LKML-Reference: <1258490282-1821-3-git-send-email-acme@infradead.org> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed