summaryrefslogtreecommitdiff
path: root/tools/perf/ui/tui/util.c
AgeCommit message (Expand)Author
2020-01-06tools ui popup: Allow returning hotkeysArnaldo Carvalho de Melo
2019-09-20perf tools: Remove debug.h from places where it is not neededArnaldo Carvalho de Melo
2019-08-31perf tools: Remove needless evlist.h include directivesArnaldo Carvalho de Melo
2019-08-20perf ui: Introduce non-interactive ui__info_window() functionArnaldo Carvalho de Melo
2019-08-20perf ui: Make 'exit_msg' optional in ui__question_window()Arnaldo Carvalho de Melo
2019-07-09perf tools: Add missing headers, mostly stdlib.hArnaldo Carvalho de Melo
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2015-08-12perf ui browser: Introduce ui_browser__write_nstring()Arnaldo Carvalho de Melo
2013-12-26perf ui/tui: Protect windows by ui__lockNamhyung Kim
2012-06-19perf ui: Introduce struct perf_error_opsNamhyung Kim