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:
f37a291
)
perf stat: Define MATCH_EVENT for easy attr checking
author
Jaswinder Singh Rajput
<jaswinder@kernel.org>
Wed, 1 Jul 2009 09:35:09 +0000
(15:05 +0530)
committer
Ingo Molnar
<mingo@elte.hu>
Wed, 1 Jul 2009 11:28:38 +0000
(13:28 +0200)
MATCH_EVENT is useful:
1. for multiple attrs checking
2. avoid repetition of PERF_TYPE_ and PERF_COUNT_ and save space
3. avoids line breakage
Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
Cc: Peter Zijlstra <peterz@infradead.org>
LKML-Reference: <
1246440909
.3403.5.camel@hpdv5.satnam>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found