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:
1204609
)
perf header: Use evlist->nr_entries on write_event_desc()
author
Namhyung Kim
<namhyung.kim@lge.com>
Wed, 5 Sep 2012 05:02:47 +0000
(14:02 +0900)
committer
Arnaldo Carvalho de Melo
<acme@redhat.com>
Wed, 5 Sep 2012 20:46:03 +0000
(17:46 -0300)
Number of events (evsels) in a evlist is kept on nr_entries field
so that we don't need to recalculate it.
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Cc: Ingo Molnar <mingo@kernel.org>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Link:
http://lkml.kernel.org/r/1346821373-31621-2-git-send-email-namhyung@kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/util/header.c
patch
|
blob
|
history
diff --cc
tools/perf/util/header.c
Simple merge