original_kernel/Documentation/perf_counter
Mike Galbraith c2990a2a58 perf top: fix segfault
c6eb13 increased stack usage such that perf-top now croaks on startup.

Take event_array and mmap_array off the stack to prevent segfault on boxen
with smallish ulimit -s setting.

Signed-off-by: Mike Galbraith <efault@gmx.de>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Corey Ashford <cjashfor@linux.vnet.ibm.com>
Cc: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: John Kacur <jkacur@redhat.com>
LKML-Reference: <new-submission>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2009-05-24 08:57:08 +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
Makefile perfcounter tools: move common defines ... to local header file 2009-05-01 18:38:00 +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_counter: Fix userspace build 2009-05-23 19:37:46 +02:00
builtin-stat.c perf_counter: Fix userspace build 2009-05-23 19:37:46 +02:00
builtin-top.c perf top: fix segfault 2009-05-24 08:57:08 +02:00
builtin.h perf_counter tools: move helper library to util/* 2009-04-27 09:05:08 +02:00
command-list.txt
design.txt perf_counter: documentation update 2009-05-01 13:23:45 +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: Fix userspace build 2009-05-23 19:37:46 +02:00