1
0
Fork 0
alistair23-linux/tools/perf/ui
Arnaldo Carvalho de Melo 8520a98dba perf debug: Remove needless include directives from debug.h
All we need there is a forward declaration for 'union perf_event', so
remove it from there and add missing header directives in places using
things from this indirect include.

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-7ftk0ztstqub1tirjj8o8xbl@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2019-08-31 19:10:19 -03:00
..
browsers perf debug: Remove needless include directives from debug.h 2019-08-31 19:10:19 -03:00
gtk perf debug: Remove needless include directives from debug.h 2019-08-31 19:10:19 -03:00
stdio perf sort: Remove needless headers from sort.h, provide fwd struct decls 2019-08-26 11:58:29 -03:00
tui perf debug: Remove needless include directives from debug.h 2019-08-31 19:10:19 -03:00
Build perf tools: Rename build libperf to perf 2019-02-14 15:18:08 -03:00
browser.c perf tools: Remove perf.h from source files not needing it 2019-08-29 17:38:32 -03:00
browser.h perf ui browser: Allow specifying message to show when no samples are available to display 2019-08-20 12:22:18 -03:00
helpline.c perf tools: Fix paths in include statements 2019-08-12 16:26:02 -03:00
helpline.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
hist.c perf tools: Remove debug.h from header files not needing it 2019-08-29 17:38:32 -03:00
keysyms.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
libslang.h perf build: Handle slang being in /usr/include and in /usr/include/slang/ 2019-06-18 17:48:12 -03:00
progress.c perf tools: Fix cache.h include directive 2019-06-25 08:47:09 -03:00
progress.h Merge branch 'linus' into perf/core, to fix conflicts 2017-11-07 10:30:18 +01:00
setup.c perf ui: No need to set ui_browser to 1 twice 2019-08-14 11:00:00 -03:00
ui.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 debug: Remove needless include directives from debug.h 2019-08-31 19:10:19 -03:00
util.h perf ui: Introduce non-interactive ui__info_window() function 2019-08-20 12:21:49 -03:00