kernel_optimize_test/tools/perf/ui/tui
Arnaldo Carvalho de Melo 9b01611934 perf ui: Introduce non-interactive ui__info_window() function
Sometimes we want just to print a message on the center of the screen,
like in 'perf top' while we wait for the minimum amount of samples to be
collected before sorting and showing them.

Also expose __ui__info_window() as an optimization for cases where such
message is to be printed while holding the ui lock.

Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Link: https://lkml.kernel.org/n/tip-uat0f89vfwl2w52kv9wzwd8a@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2019-08-20 12:21:49 -03:00
..
Build perf tools: Rename build libperf to perf 2019-02-14 15:18:08 -03:00
helpline.c perf ui helpline: Use strlcpy() as a shorter form of strncpy() + explicit set nul 2018-12-17 14:59:23 -03:00
progress.c perf tools: Fix include paths in ui directory 2019-08-08 15:41:11 -03:00
setup.c perf tools: Add missing headers, mostly stdlib.h 2019-07-09 10:13:22 -03:00
tui.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
util.c perf ui: Introduce non-interactive ui__info_window() function 2019-08-20 12:21:49 -03:00