aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/ui/setup.c
Commit message (Expand)AuthorAge
* perf tools: Remove util.h from where it is not neededArnaldo Carvalho de Melo2019-09-20
* perf tools: Remove needless evlist.h include directivesArnaldo Carvalho de Melo2019-08-31
* perf ui: No need to set ui_browser to 1 twiceArnaldo Carvalho de Melo2019-08-14
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* perf ui gtk: Move gtk .so name to the only place where it is usedArnaldo Carvalho de Melo2017-04-26
* perf tools: Move path related functions to util/path.hArnaldo Carvalho de Melo2017-04-19
* perf tools: Move two variables usied in libperf from perf.cSoramichi AKIYAMA2017-01-17
* perf ui stdio: Add way to setup the color output mode selectionArnaldo Carvalho de Melo2016-07-11
* perf tools: Call perf_hpp__init() before setting up GUI browsersNamhyung Kim2014-05-21
* perf tools: Separate out GTK codes to libperf-gtk.soNamhyung Kim2013-10-09
* perf tools: Centralize default columns init in perf_hpp__initJiri Olsa2013-07-12
* perf ui/gtk: Implement basic GTK2 annotation browserNamhyung Kim2013-02-14
* perf hists: Introduce perf_hpp__list for period related columnsJiri Olsa2012-12-09
* perf tool: Add hpp interface to enable/disable hpp columnJiri Olsa2012-10-04
* perf hists: Introduce perf_hpp for hist period printingNamhyung Kim2012-09-08
* perf ui gtk: Add perf_gtk__show_helpline() for pr_*Namhyung Kim2012-08-17
* perf ui: Make --stdio default when TUI is not supportedNamhyung Kim2012-05-28
* perf ui: Change fallback policy of setup_browser()Namhyung Kim2012-05-02
* perf ui: Add gtk2 support into setup_browser()Namhyung Kim2012-05-02
* perf ui: Make setup_browser() genericNamhyung Kim2012-05-02
* perf tools: Move UI bits to tools/perf/ui directoryNamhyung Kim2012-04-11