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