summaryrefslogtreecommitdiff
path: root/tools/perf/ui/tui/util.c
Commit message (Expand)AuthorAgeFilesLines
* perf ui: Update use of pthread mutexIan Rogers2022-10-041-9/+9
* tools ui popup: Allow returning hotkeysArnaldo Carvalho de Melo2020-01-061-4/+8
* perf tools: Remove debug.h from places where it is not neededArnaldo Carvalho de Melo2019-09-201-1/+0
* perf tools: Remove needless evlist.h include directivesArnaldo Carvalho de Melo2019-08-311-1/+0
* perf ui: Introduce non-interactive ui__info_window() functionArnaldo Carvalho de Melo2019-08-201-8/+15
* perf ui: Make 'exit_msg' optional in ui__question_window()Arnaldo Carvalho de Melo2019-08-201-3/+11
* perf tools: Add missing headers, mostly stdlib.hArnaldo Carvalho de Melo2019-07-091-1/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* perf ui browser: Introduce ui_browser__write_nstring()Arnaldo Carvalho de Melo2015-08-121-1/+1
* perf ui/tui: Protect windows by ui__lockNamhyung Kim2013-12-261-3/+16
* perf ui: Introduce struct perf_error_opsNamhyung Kim2012-06-191-0/+243