android_kernel_xiaomi_sm8350/Documentation/perf_counter
Peter Zijlstra 1130b02961 perf_counter tools: fix Documentation/perf_counter build error
Mike Galbraith reported:

> marge:..Documentation/perf_counter # make
>     CC builtin-stat.o
> In file included from builtin-stat.c:71:
> /usr/include/ctype.h:102: error: expected expression before ‘]’ token

Remove the ctype.h include.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
2009-04-28 16:27:41 +02:00
..
Documentation perf_counter tools: add 'perf help' 2009-04-20 17:36:49 +02:00
util perf_counter tools: move helper library to util/* 2009-04-27 09:05:08 +02:00
.gitignore perf_counter tools: add in basic glue from Git 2009-04-20 17:36:48 +02:00
builtin-help.c perf_counter tools: move helper library to util/* 2009-04-27 09:05:08 +02:00
builtin-record.c perf_counter tools: add 'perf record' command 2009-04-20 17:36:49 +02:00
builtin-stat.c perf_counter tools: fix Documentation/perf_counter build error 2009-04-28 16:27:41 +02:00
builtin-top.c perf_counter tools: fix Documentation/perf_counter build error 2009-04-28 16:27:41 +02:00
builtin.h perf_counter tools: move helper library to util/* 2009-04-27 09:05:08 +02:00
command-list.txt perf_counter tools: add 'perf record' command 2009-04-20 17:36:49 +02:00
design.txt perf_counter: update documentation 2009-04-06 09:30:31 +02:00
Makefile perf_counter tools: move helper library to util/* 2009-04-27 09:05:08 +02:00
PERF-BUILD-OPTIONS perf_counter tools: add in basic glue from Git 2009-04-20 17:36:48 +02:00
PERF-CFLAGS perf_counter tools: add in basic glue from Git 2009-04-20 17:36:48 +02:00
perf-report.cc perf_counter tools: include PID in perf-report output, tweak user/kernel printut 2009-04-09 10:01:38 +02:00
PERF-VERSION-FILE perf_counter tools: add in basic glue from Git 2009-04-20 17:36:48 +02:00
perf.c perf_counter tools: move helper library to util/* 2009-04-27 09:05:08 +02:00