linux-stable/Documentation/perf_counter
Ingo Molnar c6eb13847b 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 <a.p.zijlstra@chello.nl>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Corey Ashford <cjashfor@linux.vnet.ibm.com>
Cc: Marcelo Tosatti <mtosatti@redhat.com>
Cc: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
LKML-Reference: <new-submission>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2009-05-22 18:18:28 +02:00
..
Documentation perf_counter tools: add 'perf help' 2009-04-20 17:36:49 +02:00
util perf_counter tools: move helper library to util/* 2009-04-27 09:05:08 +02:00
.gitignore perf_counter tools: add in basic glue from Git 2009-04-20 17:36:48 +02:00
builtin-help.c perf_counter tools: move helper library to util/* 2009-04-27 09:05:08 +02:00
builtin-record.c perf record: Allow specifying a pid to record 2009-05-15 09:35:24 +02:00
builtin-stat.c perf stat: handle Ctrl-C 2009-05-15 12:09:54 +02:00
builtin-top.c perf top: update to use the new freq interface 2009-05-15 15:26:57 +02:00
builtin.h perf_counter tools: move helper library to util/* 2009-04-27 09:05:08 +02:00
command-list.txt perf_counter tools: add 'perf record' command 2009-04-20 17:36:49 +02:00
design.txt perf_counter: documentation update 2009-05-01 13:23:45 +02:00
Makefile perfcounter tools: move common defines ... to local header file 2009-05-01 18:38:00 +02:00
perf-report.cc perf_counter: tools: update the tools to support process and inherited counters 2009-05-05 20:18:33 +02:00
perf.c perf_counter tools: move helper library to util/* 2009-04-27 09:05:08 +02:00
perf.h perf_counter tools: increase limits 2009-05-22 18:18:28 +02:00