aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/ui/setup.c
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-04-26perf ui gtk: Move gtk .so name to the only place where it is usedArnaldo Carvalho de Melo
2017-04-19perf tools: Move path related functions to util/path.hArnaldo Carvalho de Melo
2017-01-17perf tools: Move two variables usied in libperf from perf.cSoramichi AKIYAMA
2016-07-12perf ui stdio: Add way to setup the color output mode selectionArnaldo Carvalho de Melo
2014-05-21perf tools: Call perf_hpp__init() before setting up GUI browsersNamhyung Kim
2013-10-09perf tools: Separate out GTK codes to libperf-gtk.soNamhyung Kim
2013-07-12perf tools: Centralize default columns init in perf_hpp__initJiri Olsa
2013-02-14perf ui/gtk: Implement basic GTK2 annotation browserNamhyung Kim
2012-12-09perf hists: Introduce perf_hpp__list for period related columnsJiri Olsa
2012-10-04perf tool: Add hpp interface to enable/disable hpp columnJiri Olsa
2012-09-08perf hists: Introduce perf_hpp for hist period printingNamhyung Kim
2012-08-17perf ui gtk: Add perf_gtk__show_helpline() for pr_*Namhyung Kim
2012-05-28perf ui: Make --stdio default when TUI is not supportedNamhyung Kim
2012-05-02perf ui: Change fallback policy of setup_browser()Namhyung Kim
2012-05-02perf ui: Add gtk2 support into setup_browser()Namhyung Kim
2012-05-02perf ui: Make setup_browser() genericNamhyung Kim
2012-04-11perf tools: Move UI bits to tools/perf/ui directoryNamhyung Kim