OSDN Git Service

perf symbols: Remove some unnecessary includes from symbol.h
authorArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 22 Jan 2019 13:14:55 +0000 (11:14 -0200)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Fri, 25 Jan 2019 14:12:09 +0000 (15:12 +0100)
commit68c0188ea77891266c048d0768250eba51441cb2
treef6f27139d8c52444ca3f71577b2dc2df4a572a63
parentd328e305ea1fe78f569a4ea2cacca7fa5beec06e
perf symbols: Remove some unnecessary includes from symbol.h

And fixup the fallout in places like annotation and jitdump that were
using things like dirname() but weren't including libgen.h, etc.

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-wrii9hy1a1wathc0398f9fgt@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/util/annotate.c
tools/perf/util/dso.c
tools/perf/util/jitdump.c
tools/perf/util/symbol-minimal.c
tools/perf/util/symbol.h