| Age | Commit message (Expand) | Author | Files | Lines |
| 2023-04-10 | perf ui: Move window resize signal functions | Ian Rogers | 1 | -0/+19 |
| 2022-10-04 | perf ui: Update use of pthread mutex | Ian Rogers | 1 | -2/+3 |
| 2019-09-20 | perf tools: Remove util.h from where it is not needed | Arnaldo Carvalho de Melo | 1 | -1/+1 |
| 2019-08-31 | perf tools: Remove needless evlist.h include directives | Arnaldo Carvalho de Melo | 1 | -1/+2 |
| 2019-08-14 | perf ui: No need to set ui_browser to 1 twice | Arnaldo Carvalho de Melo | 1 | -1/+1 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
| 2017-04-26 | perf ui gtk: Move gtk .so name to the only place where it is used | Arnaldo Carvalho de Melo | 1 | -0/+3 |
| 2017-04-19 | perf tools: Move path related functions to util/path.h | Arnaldo Carvalho de Melo | 1 | -0/+1 |
| 2017-01-17 | perf tools: Move two variables usied in libperf from perf.c | Soramichi AKIYAMA | 1 | -0/+1 |
| 2016-07-12 | perf ui stdio: Add way to setup the color output mode selection | Arnaldo Carvalho de Melo | 1 | -0/+7 |
| 2014-05-21 | perf tools: Call perf_hpp__init() before setting up GUI browsers | Namhyung Kim | 1 | -2/+0 |
| 2013-10-09 | perf tools: Separate out GTK codes to libperf-gtk.so | Namhyung Kim | 1 | -2/+59 |
| 2013-07-12 | perf tools: Centralize default columns init in perf_hpp__init | Jiri Olsa | 1 | -1/+0 |
| 2013-02-14 | perf ui/gtk: Implement basic GTK2 annotation browser | Namhyung Kim | 1 | -1/+1 |
| 2012-12-09 | perf hists: Introduce perf_hpp__list for period related columns | Jiri Olsa | 1 | -0/+1 |
| 2012-10-04 | perf tool: Add hpp interface to enable/disable hpp column | Jiri Olsa | 1 | -1/+1 |
| 2012-09-08 | perf hists: Introduce perf_hpp for hist period printing | Namhyung Kim | 1 | -3/+5 |
| 2012-08-17 | perf ui gtk: Add perf_gtk__show_helpline() for pr_* | Namhyung Kim | 1 | -0/+4 |
| 2012-05-28 | perf ui: Make --stdio default when TUI is not supported | Namhyung Kim | 1 | -0/+1 |
| 2012-05-02 | perf ui: Change fallback policy of setup_browser() | Namhyung Kim | 1 | -6/+7 |
| 2012-05-02 | perf ui: Add gtk2 support into setup_browser() | Namhyung Kim | 1 | -143/+26 |
| 2012-05-02 | perf ui: Make setup_browser() generic | Namhyung Kim | 1 | -19/+25 |
| 2012-04-11 | perf tools: Move UI bits to tools/perf/ui directory | Namhyung Kim | 1 | -0/+155 |