]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit
perf tools: Remove needless thread_map.h include directives
authorArnaldo Carvalho de Melo <acme@redhat.com>
Fri, 30 Aug 2019 15:18:50 +0000 (12:18 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Sun, 1 Sep 2019 01:24:10 +0000 (22:24 -0300)
commitef7d95661d046eddf2cf33847278781404679a2f
tree0a95dbf4dc0ea2954cf10b39d6abac1197fb497b
parent4becb2395f9166b11d68817ed4af8fc06b840908
perf tools: Remove needless thread_map.h include directives

Now that thread_map.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-fyzvg64cz1ikvyxp8d6nrhz1@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/arch/arm/util/cs-etm.c
tools/perf/builtin-top.c
tools/perf/util/cs-etm.c