summaryrefslogtreecommitdiffstats
path: root/tools/perf/ui/setup.c
AgeCommit message (Expand)AuthorLines
2014-05-21perf tools: Call perf_hpp__init() before setting up GUI browsersNamhyung Kim-2/+0
2013-10-09perf tools: Separate out GTK codes to libperf-gtk.soNamhyung Kim-2/+59
2013-07-12perf tools: Centralize default columns init in perf_hpp__initJiri Olsa-1/+0
2013-02-14perf ui/gtk: Implement basic GTK2 annotation browserNamhyung Kim-1/+1
2012-12-09perf hists: Introduce perf_hpp__list for period related columnsJiri Olsa-0/+1
2012-10-04perf tool: Add hpp interface to enable/disable hpp columnJiri Olsa-1/+1
2012-09-08perf hists: Introduce perf_hpp for hist period printingNamhyung Kim-3/+5
2012-08-17perf ui gtk: Add perf_gtk__show_helpline() for pr_*Namhyung Kim-0/+4
2012-05-28perf ui: Make --stdio default when TUI is not supportedNamhyung Kim-0/+1
2012-05-02perf ui: Change fallback policy of setup_browser()Namhyung Kim-6/+7
2012-05-02perf ui: Add gtk2 support into setup_browser()Namhyung Kim-143/+26
2012-05-02perf ui: Make setup_browser() genericNamhyung Kim-19/+25
2012-04-11perf tools: Move UI bits to tools/perf/ui directoryNamhyung Kim-0/+155