kernel-fxtec-pro1x/tools/perf
Peter Zijlstra 8b412664d0 perf record: Disable profiling before draining the buffer
I noticed that perf-record continues profiling itself after the
child terminated and we're draining the buffer.

This can cause a _lot_ of overhead with --all recording - we keep
and keep recording, which produces new and new events.

Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
LKML-Reference: <new-submission>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2009-09-17 22:08:27 +02:00
..
Documentation perf sched: Add 'perf sched trace', improve documentation 2009-09-13 17:55:23 +02:00
util perf sched: Add 'perf sched map' scheduling event map printout 2009-09-16 16:41:30 +02:00
.gitignore
builtin-annotate.c
builtin-help.c
builtin-list.c
builtin-record.c perf record: Disable profiling before draining the buffer 2009-09-17 22:08:27 +02:00
builtin-report.c
builtin-sched.c perf sched: Add 'perf sched map' scheduling event map printout 2009-09-16 16:41:30 +02:00
builtin-stat.c
builtin-top.c
builtin-trace.c
builtin.h
command-list.txt
CREDITS
design.txt
Makefile
perf.c
perf.h