]> asedeno.scripts.mit.edu Git - linux.git/commit
perf tools: Remove debug.h from header files not needing it
authorArnaldo Carvalho de Melo <acme@redhat.com>
Thu, 29 Aug 2019 18:56:40 +0000 (15:56 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Thu, 29 Aug 2019 20:38:32 +0000 (17:38 -0300)
commitb42090256fba05dce1a0482a4ccd9bb6464cc499
treea0831ca04882a8b63a1605175b5347a6d601be11
parent0ac25fd0a04d8bd52ceac2476e71a4e497489987
perf tools: Remove debug.h from header files not needing it

And fix the fallout, adding it to places that must have it since they
use its definitions.

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-1s3jel4i26chq2g0lydoz7i3@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
23 files changed:
tools/perf/arch/arm/util/auxtrace.c
tools/perf/arch/arm/util/cs-etm.c
tools/perf/arch/x86/tests/perf-time-to-tsc.c
tools/perf/tests/code-reading.c
tools/perf/tests/keep-tracking.c
tools/perf/tests/mmap-basic.c
tools/perf/tests/sw-clock.c
tools/perf/tests/switch-tracking.c
tools/perf/tests/task-exit.c
tools/perf/ui/browsers/annotate.c
tools/perf/ui/browsers/hists.c
tools/perf/ui/hist.c
tools/perf/util/auxtrace.h
tools/perf/util/config.c
tools/perf/util/hist.c
tools/perf/util/llvm-utils.h
tools/perf/util/metricgroup.c
tools/perf/util/python.c
tools/perf/util/record.c
tools/perf/util/session.c
tools/perf/util/sort.c
tools/perf/util/stat.c
tools/perf/util/trigger.h