From: Ingo Molnar Date: Mon, 25 May 2009 07:59:50 +0000 (+0200) Subject: perf_counter tools: increase limits, fix X-Git-Tag: v2.6.31-rc1~383^2~235 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=85a9f9200226ddffc2ea50dae6a8df04c033ecd4;p=pandora-kernel.git perf_counter tools: increase limits, fix NR_CPUS and NR_COUNTERS goes up quadratic ... 1024x4096 was far too ambitious upper limit - go for 256x256 which is still plenty. [ Impact: reduce perf tool memory consumption ] Cc: Peter Zijlstra Cc: Paul Mackerras Cc: Corey Ashford Cc: Arnaldo Carvalho de Melo Cc: John Kacur Cc: Mike Galbraith LKML-Reference: Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed