From: Namhyung Kim Date: Tue, 4 Jun 2013 09:22:12 +0000 (+0900) Subject: perf gtk/hists: Use GtkTreeStore instead of GtkListStore X-Git-Tag: v3.12-rc1~168^3~40^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f1d9a530553eed9e598d1597a2a348f01810dd4a;p=pandora-kernel.git perf gtk/hists: Use GtkTreeStore instead of GtkListStore The GtkTreeStore can save items in a tree-like way. This is a preparation for supporting callgraphs in the hist browser. Reviewed-by: Pekka Enberg Signed-off-by: Namhyung Kim Cc: David Ahern Cc: Ingo Molnar Cc: Jiri Olsa Cc: Paul Mackerras Cc: Pekka Enberg Cc: Peter Zijlstra Link: http://lkml.kernel.org/r/1370337737-30812-2-git-send-email-namhyung@kernel.org Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed