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:
453f19e
)
perf: Optimize some swcounter attr.sample_period==1 paths
author
Peter Zijlstra
<a.p.zijlstra@chello.nl>
Fri, 20 Nov 2009 21:19:44 +0000
(22:19 +0100)
committer
Ingo Molnar
<mingo@elte.hu>
Sat, 21 Nov 2009 13:11:35 +0000
(14:11 +0100)
Avoid the rather expensive perf_swevent_set_period() if we know
we have to sample every single event anyway.
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Paul Mackerras <paulus@samba.org>
LKML-Reference: <
20091120212508
.
299508332
@chello.nl>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found