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:
f1a3c97
)
perf_counter: Remove PERF_TYPE_RAW special casing
author
Peter Zijlstra
<a.p.zijlstra@chello.nl>
Thu, 11 Jun 2009 15:57:21 +0000
(17:57 +0200)
committer
Ingo Molnar
<mingo@elte.hu>
Fri, 12 Jun 2009 12:28:51 +0000
(14:28 +0200)
The PERF_TYPE_RAW special case seems superfluous these days. Remove
it and add it to the switch() stmt like the others.
[ Impact: cleanup ]
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Arnaldo Carvalho de Melo <acme@redhat.com>
LKML-Reference: <new-submission>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/perf_counter.c
patch
|
blob
|
history
diff --cc
kernel/perf_counter.c
Simple merge