]> git.karo-electronics.de Git - karo-tx-linux.git/commit
perf hists browser: Init the has_children fields just once
authorArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 25 Aug 2010 19:30:03 +0000 (16:30 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 25 Aug 2010 19:30:03 +0000 (16:30 -0300)
commit163caed90203a7cab66326ce2be138715dc7c5da
tree9a9234ad0f89a880678be567185756a0ca677c54
parent293db47f4753f5746e5aaa998ceb24dff662cf7e
perf hists browser: Init the has_children fields just once

Not everytime we show the callchains, removing duplicated initialization
of this field.

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