Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | perf hists browser: Add parameter to disable lost event warning | Kan Liang | 2018-02-15 | 1 | -1/+2 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | perf c2c report: Add main TUI browser | Jiri Olsa | 2016-10-21 | 1 | -0/+1 |
* | perf hists browser: Introduce init() | Jiri Olsa | 2016-06-22 | 1 | -0/+2 |
* | perf hists browser: Introduce perf_evsel_browser constructor | Jiri Olsa | 2016-06-22 | 1 | -3/+1 |
* | perf hists browser: Introduce struct hist_browser title callback | Jiri Olsa | 2016-06-22 | 1 | -0/+4 |
* | perf hists browser: Make (new|delete|run) public | Jiri Olsa | 2016-06-22 | 1 | -0/+5 |
* | perf hists browser: Move hist_browser into header file | Jiri Olsa | 2016-06-22 | 1 | -0/+23 |