]> git.baikalelectronics.ru Git - kernel.git/commit
perf tools: Remove needless thread.h include directives
authorArnaldo Carvalho de Melo <acme@redhat.com>
Fri, 30 Aug 2019 15:13:45 +0000 (12:13 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Sun, 1 Sep 2019 01:24:10 +0000 (22:24 -0300)
commitfb3818e4442fe4ae982e925b383b0f236765e7a8
treebd07de0c0551e253ad954c9644bdd088b1c5f4c7
parent6532ab5a7f86a11b48b7f0544608ab8d897ca0d0
perf tools: Remove needless thread.h include directives

Now that thread.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-kh333ivjbw05wsggckpziu86@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/builtin-annotate.c
tools/perf/builtin-stat.c
tools/perf/builtin-top.c
tools/perf/tests/hists_filter.c
tools/perf/tests/hists_link.c
tools/perf/util/arm-spe.c
tools/perf/util/probe-event.c
tools/perf/util/probe-file.c
tools/perf/util/s390-cpumsf.c