index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
ui
/
tui
/
progress.c
Age
Commit message (
Expand
)
Author
2022-10-04
perf ui: Update use of pthread mutex
Ian Rogers
2019-08-31
perf tools: Remove needless evlist.h include directives
Arnaldo Carvalho de Melo
2019-08-08
perf tools: Fix include paths in ui directory
Ian Rogers
2017-11-07
Merge branch 'linus' into perf/core, to fix conflicts
Ingo Molnar
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-13
perf ui progress: Add size info into progress bar
Jiri Olsa
2017-09-13
perf ui progress: Add ui specific init function
Jiri Olsa
2015-08-24
perf ui tui progress: Implement the ui_progress_ops->finish() method
Arnaldo Carvalho de Melo
2013-11-11
perf ui tui progress: Don't force a refresh during progress update
Patrick Palka
2013-10-23
perf ui progress: Per progress bar state
Arnaldo Carvalho de Melo
2013-10-23
perf ui: Rename ui_progress to ui_progress_ops
Arnaldo Carvalho de Melo
2012-11-14
perf ui: Introduce generic ui_progress helper
Namhyung Kim
2012-11-14
perf ui tui: Move progress.c under ui/tui directory
Namhyung Kim