aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/ui/gtk/progress.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-20perf tools: Remove util.h from where it is not neededArnaldo Carvalho de Melo1-1/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
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-7/+7
2012-11-14perf ui: Add ui_progress__finish()Namhyung Kim1-0/+9
2012-11-14perf ui gtk: Implement ui_progress functionsNamhyung Kim1-0/+50