linux_dsm_epyc7002/tools/perf/ui/gtk
Namhyung Kim f1d9a53055 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 <penberg@kernel.org>
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Cc: David Ahern <dsahern@gmail.com>
Cc: Ingo Molnar <mingo@kernel.org>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Pekka Enberg <penberg@kernel.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Link: http://lkml.kernel.org/r/1370337737-30812-2-git-send-email-namhyung@kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2013-07-12 13:52:36 -03:00
..
annotate.c perf annotate/gtk: Support event group view on GTK 2013-03-15 13:06:07 -03:00
browser.c perf ui/gtk: Factor out common browser routines 2013-01-24 16:40:16 -03:00
gtk.h perf gtk/annotate: Support multiple event annotation 2013-02-14 14:59:28 -03:00
helpline.c perf ui/helpline: Introduce ui_helpline__vshow() 2012-12-09 08:46:04 -03:00
hists.c perf gtk/hists: Use GtkTreeStore instead of GtkListStore 2013-07-12 13:52:36 -03:00
progress.c perf ui: Add ui_progress__finish() 2012-11-14 16:52:56 -03:00
setup.c perf ui gtk: Implement ui_progress functions 2012-11-14 16:52:48 -03:00
util.c perf ui: Introduce generic ui_progress helper 2012-11-14 16:52:39 -03:00