From: Namhyung Kim Date: Wed, 22 Apr 2015 07:18:13 +0000 (+0900) Subject: perf tools: Move init_have_children field to the unnamed union X-Git-Tag: omap-for-v4.3/legacy-v2-signed~210^2~50^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d8a0f80042efc4ba08977f3d66fc4678037fe456;p=pandora-kernel.git perf tools: Move init_have_children field to the unnamed union The init_have_children is used to init callchain info only for TUI. So it'd be better to move it to the TUI-specific unnamed union member. Signed-off-by: Namhyung Kim Acked-by: Jiri Olsa Cc: David Ahern Cc: Peter Zijlstra Link: http://lkml.kernel.org/r/1429687101-4360-3-git-send-email-namhyung@kernel.org Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed