From: Ingo Molnar Date: Fri, 22 May 2009 16:18:28 +0000 (+0200) Subject: perf_counter tools: increase limits X-Git-Tag: v2.6.31-rc1~383^2~245 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c6eb13847ba081552d2af644219bddeff7110caf;p=pandora-kernel.git perf_counter tools: increase limits I tried to run with 300 active counters and the tools bailed out because our limit was at 64. So increase the counter limit to 1024 and the CPU limit to 4096. Cc: Peter Zijlstra Cc: Paul Mackerras Cc: Corey Ashford Cc: Marcelo Tosatti Cc: Arnaldo Carvalho de Melo Cc: Thomas Gleixner LKML-Reference: Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed