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