index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
ui
/
setup.c
Age
Commit message (
Expand
)
Author
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-04-26
perf ui gtk: Move gtk .so name to the only place where it is used
Arnaldo Carvalho de Melo
2017-04-19
perf tools: Move path related functions to util/path.h
Arnaldo Carvalho de Melo
2017-01-17
perf tools: Move two variables usied in libperf from perf.c
Soramichi AKIYAMA
2016-07-12
perf ui stdio: Add way to setup the color output mode selection
Arnaldo Carvalho de Melo
2014-05-21
perf tools: Call perf_hpp__init() before setting up GUI browsers
Namhyung Kim
2013-10-09
perf tools: Separate out GTK codes to libperf-gtk.so
Namhyung Kim
2013-07-12
perf tools: Centralize default columns init in perf_hpp__init
Jiri Olsa
2013-02-14
perf ui/gtk: Implement basic GTK2 annotation browser
Namhyung Kim
2012-12-09
perf hists: Introduce perf_hpp__list for period related columns
Jiri Olsa
2012-10-04
perf tool: Add hpp interface to enable/disable hpp column
Jiri Olsa
2012-09-08
perf hists: Introduce perf_hpp for hist period printing
Namhyung Kim
2012-08-17
perf ui gtk: Add perf_gtk__show_helpline() for pr_*
Namhyung Kim
2012-05-28
perf ui: Make --stdio default when TUI is not supported
Namhyung Kim
2012-05-02
perf ui: Change fallback policy of setup_browser()
Namhyung Kim
2012-05-02
perf ui: Add gtk2 support into setup_browser()
Namhyung Kim
2012-05-02
perf ui: Make setup_browser() generic
Namhyung Kim
2012-04-11
perf tools: Move UI bits to tools/perf/ui directory
Namhyung Kim