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:
5f9273d
)
perf events: Tidy up perf_event__preprocess_sample
author
Namhyung Kim
<namhyung@gmail.com>
Mon, 12 Dec 2011 15:16:55 +0000
(
00:16
+0900)
committer
Arnaldo Carvalho de Melo
<acme@redhat.com>
Tue, 20 Dec 2011 15:50:59 +0000
(13:50 -0200)
Use local variable 'dso' to reduce typing a bit and rearrange the if
condition. Also NULL check of al->map in the condition is not necessary.
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Link:
http://lkml.kernel.org/r/1323703017-6060-7-git-send-email-namhyung@gmail.com
Signed-off-by: Namhyung Kim <namhyung@gmail.com>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/util/event.c
patch
|
blob
|
history
diff --cc
tools/perf/util/event.c
Simple merge