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:
f6f8378
)
perf: Simplify __perf_event_sync_stat
author
Peter Zijlstra
<a.p.zijlstra@chello.nl>
Fri, 20 Nov 2009 21:19:52 +0000
(22:19 +0100)
committer
Ingo Molnar
<mingo@elte.hu>
Sat, 21 Nov 2009 13:11:39 +0000
(14:11 +0100)
Removes constraints from __perf_event_read() by leaving it with
a single callsite; this callsite had ctx->lock held, the other
one does not.
Removes some superfluous code from __perf_event_sync_stat().
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Paul Mackerras <paulus@samba.org>
LKML-Reference: <
20091120212508
.
918544317
@chello.nl>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/perf_event.c
patch
|
blob
|
history
diff --cc
kernel/perf_event.c
Simple merge