Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'linus' into perf/core, to fix conflicts | Ingo Molnar | 2017-11-07 | 1 | -0/+1 |
|\ | |||||
| * | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | | perf ui progress: Add size info into progress bar | Jiri Olsa | 2017-09-13 | 1 | -1/+22 |
* | | perf ui progress: Add ui specific init function | Jiri Olsa | 2017-09-13 | 1 | -2/+7 |
|/ | |||||
* | perf ui tui progress: Implement the ui_progress_ops->finish() method | Arnaldo Carvalho de Melo | 2015-08-24 | 1 | -1/+18 |
* | perf ui tui progress: Don't force a refresh during progress update | Patrick Palka | 2013-11-11 | 1 | -1/+2 |
* | perf ui progress: Per progress bar state | Arnaldo Carvalho de Melo | 2013-10-23 | 1 | -4/+4 |
* | perf ui: Rename ui_progress to ui_progress_ops | Arnaldo Carvalho de Melo | 2013-10-23 | 1 | -3/+4 |
* | perf ui: Introduce generic ui_progress helper | Namhyung Kim | 2012-11-14 | 1 | -1/+11 |
* | perf ui tui: Move progress.c under ui/tui directory | Namhyung Kim | 2012-11-14 | 1 | -0/+32 |