]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
perf hists: Fix hist_entry__init_have_children
authorArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 25 Aug 2010 15:47:44 +0000 (12:47 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 25 Aug 2010 17:39:09 +0000 (14:39 -0300)
commit18b308d7994e0e2a360b979f159fa7d2b91a26b1
treecac4b893f15587c2acdd107b567bb9479eb634bb
parent7de5d895b2020260190db0021de646f3f22f755e
perf hists: Fix hist_entry__init_have_children

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>
tools/perf/util/ui/browsers/hists.c