summaryrefslogtreecommitdiffstats
path: root/tools/perf/ui/tui/progress.c
AgeCommit message (Expand)AuthorLines
2019-08-31perf tools: Remove needless evlist.h include directivesArnaldo Carvalho de Melo-1/+0
2019-08-08perf tools: Fix include paths in ui directoryIan Rogers-1/+1
2017-11-07Merge branch 'linus' into perf/core, to fix conflictsIngo Molnar-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-09-13perf ui progress: Add size info into progress barJiri Olsa-1/+22
2017-09-13perf ui progress: Add ui specific init functionJiri Olsa-2/+7
2015-08-24perf ui tui progress: Implement the ui_progress_ops->finish() methodArnaldo Carvalho de Melo-1/+18
2013-11-11perf ui tui progress: Don't force a refresh during progress updatePatrick Palka-1/+2
2013-10-23perf ui progress: Per progress bar stateArnaldo Carvalho de Melo-4/+4
2013-10-23perf ui: Rename ui_progress to ui_progress_opsArnaldo Carvalho de Melo-3/+4
2012-11-14perf ui: Introduce generic ui_progress helperNamhyung Kim-1/+11
2012-11-14perf ui tui: Move progress.c under ui/tui directoryNamhyung Kim-0/+32