linux/tools/perf/ui
Arnaldo Carvalho de Melo e7ff8920e6 perf tools: Use just forward declarations for struct thread where possible
Removing various instances of unnecessary includes, reducing the maze of
header dependencies.

Link: http://lkml.kernel.org/n/tip-hwu6eyuok9pc57alookyzmsf@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2017-04-24 13:43:35 -03:00
..
browsers perf tools: Use just forward declarations for struct thread where possible 2017-04-24 13:43:35 -03:00
gtk perf tools: Add signal.h to places using its definitions 2017-04-20 13:22:43 -03:00
stdio perf tools: Use just forward declarations for struct thread where possible 2017-04-24 13:43:35 -03:00
tui perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is used 2017-04-19 13:01:44 -03:00
browser.c perf tools: Move extra string util functions to util/string2.h 2017-04-19 13:01:51 -03:00
browser.h perf annotate: Rename 'colors.code' to 'colors.jump_arrows' 2016-01-26 11:52:46 -03:00
Build
helpline.c perf ui helpline: Provide a printf variant 2016-11-25 15:49:16 -03:00
helpline.h perf ui helpline: Provide a printf variant 2016-11-25 15:49:16 -03:00
hist.c perf tools: Including missing inttypes.h header 2017-04-19 13:01:46 -03:00
keysyms.h
libslang.h perf ui browser: Introduce ui_browser__printf() 2015-08-12 10:27:05 -03:00
progress.c
progress.h
setup.c perf tools: Move path related functions to util/path.h 2017-04-19 13:01:53 -03:00
ui.h perf ui stdio: Add way to setup the color output mode selection 2016-07-12 00:00:39 -03:00
util.c
util.h