]> git.baikalelectronics.ru Git - kernel.git/commit
perf tools: Remove needless builtin.h include directives
authorArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 3 Sep 2019 12:47:53 +0000 (09:47 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Fri, 20 Sep 2019 12:19:20 +0000 (09:19 -0300)
commitc5831212f2853476abd11a7338374ccb493d1f6c
treecd71ba4e8127563f4c7951f57c85c6a61e9df49e
parentd5dffb3f655a9b1c391e9f2d4c89a1863966868a
perf tools: Remove needless builtin.h include directives

Now that builtin.h isn't included by any other header, we can check
where it is really needed, i.e. we can remove it and be sure that it
isn't being obtained indirectly.

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-mn7jheex85iw9qo6tlv26hb2@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/bench/numa.c
tools/perf/bench/sched-messaging.c
tools/perf/bench/sched-pipe.c
tools/perf/util/jitdump.c