git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2667de8
)
perf record: Disable profiling before draining the buffer
author
Peter Zijlstra
<a.p.zijlstra@chello.nl>
Thu, 17 Sep 2009 17:59:05 +0000
(19:59 +0200)
committer
Ingo Molnar
<mingo@elte.hu>
Thu, 17 Sep 2009 20:08:27 +0000
(22:08 +0200)
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>
tools/perf/builtin-record.c
patch
|
blob
|
history
diff --cc
tools/perf/builtin-record.c
Simple merge