aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/ui/tui/util.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-04perf ui: Update use of pthread mutexIan Rogers1-9/+9
2020-01-06tools ui popup: Allow returning hotkeysArnaldo Carvalho de Melo1-4/+8
2019-09-20perf tools: Remove debug.h from places where it is not neededArnaldo Carvalho de Melo1-1/+0
2019-08-31perf tools: Remove needless evlist.h include directivesArnaldo Carvalho de Melo1-1/+0
2019-08-20perf ui: Introduce non-interactive ui__info_window() functionArnaldo Carvalho de Melo1-8/+15
2019-08-20perf ui: Make 'exit_msg' optional in ui__question_window()Arnaldo Carvalho de Melo1-3/+11
2019-07-09perf tools: Add missing headers, mostly stdlib.hArnaldo Carvalho de Melo1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2015-08-12perf ui browser: Introduce ui_browser__write_nstring()Arnaldo Carvalho de Melo1-1/+1
2013-12-26perf ui/tui: Protect windows by ui__lockNamhyung Kim1-3/+16
2012-06-19perf ui: Introduce struct perf_error_opsNamhyung Kim1-0/+243