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:
7de5d89
)
perf hists: Fix hist_entry__init_have_children
author
Arnaldo Carvalho de Melo
<acme@redhat.com>
Wed, 25 Aug 2010 15:47:44 +0000
(12:47 -0300)
committer
Arnaldo Carvalho de Melo
<acme@redhat.com>
Wed, 25 Aug 2010 17:39:09 +0000
(14:39 -0300)
It wasn't setting the ms.has_children for the hist_entry itself, just
for the callchain
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Stephane Eranian <eranian@google.com>
LKML-Reference: <new-submission>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
No differences found