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:
b3828eb
)
perf_counter: optimize mmap/comm tracking
author
Peter Zijlstra
<a.p.zijlstra@chello.nl>
Thu, 9 Apr 2009 08:53:44 +0000
(10:53 +0200)
committer
Ingo Molnar
<mingo@elte.hu>
Thu, 9 Apr 2009 09:50:43 +0000
(11:50 +0200)
Impact: performance optimization
The mmap/comm tracking code does quite a lot of work before it discovers
there's no interest in it, avoid that by keeping a counter.
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Corey Ashford <cjashfor@linux.vnet.ibm.com>
LKML-Reference: <
20090409085524
.
427173196
@chello.nl>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/perf_counter.c
patch
|
blob
|
history
diff --cc
kernel/perf_counter.c
Simple merge