aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/ui/setup.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-26perf ui gtk: Move gtk .so name to the only place where it is usedArnaldo Carvalho de Melo1-0/+3
2017-04-19perf tools: Move path related functions to util/path.hArnaldo Carvalho de Melo1-0/+1
2017-01-17perf tools: Move two variables usied in libperf from perf.cSoramichi AKIYAMA1-0/+1
2016-07-12perf ui stdio: Add way to setup the color output mode selectionArnaldo Carvalho de Melo1-0/+7
2014-05-21perf tools: Call perf_hpp__init() before setting up GUI browsersNamhyung Kim1-2/+0
2013-10-09perf tools: Separate out GTK codes to libperf-gtk.soNamhyung Kim1-2/+59
2013-07-12perf tools: Centralize default columns init in perf_hpp__initJiri Olsa1-1/+0
2013-02-14perf ui/gtk: Implement basic GTK2 annotation browserNamhyung Kim1-1/+1
2012-12-09perf hists: Introduce perf_hpp__list for period related columnsJiri Olsa1-0/+1
2012-10-04perf tool: Add hpp interface to enable/disable hpp columnJiri Olsa1-1/+1
2012-09-08perf hists: Introduce perf_hpp for hist period printingNamhyung Kim1-3/+5
2012-08-17perf ui gtk: Add perf_gtk__show_helpline() for pr_*Namhyung Kim1-0/+4
2012-05-28perf ui: Make --stdio default when TUI is not supportedNamhyung Kim1-0/+1
2012-05-02perf ui: Change fallback policy of setup_browser()Namhyung Kim1-6/+7
2012-05-02perf ui: Add gtk2 support into setup_browser()Namhyung Kim1-143/+26
2012-05-02perf ui: Make setup_browser() genericNamhyung Kim1-19/+25
2012-04-11perf tools: Move UI bits to tools/perf/ui directoryNamhyung Kim1-0/+155