]> git.proxmox.com Git - mirror_ubuntu-disco-kernel.git/commit - tools/perf/util/util.c
perf tools: Remove include dirent.h from util.h
authorArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 18 Apr 2017 15:26:44 +0000 (12:26 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 19 Apr 2017 16:01:55 +0000 (13:01 -0300)
commit76b31a29ddaf2fa5f0a70458c214bed02a4a70e9
tree574ac5f54bb42fb68fac4fe24c451a3c39b11ce7
parent767fe71b2d576762c77873021abd95c0a18538e3
perf tools: Remove include dirent.h from util.h

The files using the dirent.h routines should instead include it,
reducing the includes hell that lead to longer build times.

Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: David Ahern <dsahern@gmail.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Wang Nan <wangnan0@huawei.com>
Link: http://lkml.kernel.org/n/tip-42g2f4z6nfg7mdb2ae97n7tj@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/builtin-script.c
tools/perf/tests/dso-data.c
tools/perf/tests/parse-events.c
tools/perf/ui/browsers/hists.c
tools/perf/util/build-id.c
tools/perf/util/cpumap.c
tools/perf/util/event.c
tools/perf/util/machine.c
tools/perf/util/parse-events.c
tools/perf/util/util.c
tools/perf/util/util.h