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:
78d613e
)
perf_counter: re-arrange the perf_event_type
author
Peter Zijlstra
<a.p.zijlstra@chello.nl>
Mon, 30 Mar 2009 17:07:12 +0000
(19:07 +0200)
committer
Ingo Molnar
<mingo@elte.hu>
Mon, 6 Apr 2009 07:30:42 +0000
(09:30 +0200)
Breaks ABI yet again :-)
Change the event type so that [0, 2^31-1] are regular event types, but
[2^31, 2^32-1] forms a bitmask for overflow events.
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Acked-by: Paul Mackerras <paulus@samba.org>
Orig-LKML-Reference: <
20090330171024
.
047961770
@chello.nl>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found