perf evlist: Remove fcntl.h from evlist.h
authorArnaldo Carvalho de Melo <[email protected]>
Mon, 22 Jan 2018 19:42:16 +0000 (16:42 -0300)
committerArnaldo Carvalho de Melo <[email protected]>
Thu, 25 Jan 2018 09:37:30 +0000 (06:37 -0300)
commitbafae98e7a95df74ce4529ae96251cb12c86fdf3
tree622eb6822d6435ebec837e78f296047860862b68
parent3258abe0991590a182be0a20ef6b79b65fe2c9cd
perf evlist: Remove fcntl.h from evlist.h

Not needed there, fixup the places where it is needed and was getting
only by luck via evlist.h.

Cc: Adrian Hunter <[email protected]>
Cc: David Ahern <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Wang Nan <[email protected]>
Link: https://lkml.kernel.org/n/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
tools/perf/builtin-kvm.c
tools/perf/builtin-script.c
tools/perf/builtin-trace.c
tools/perf/tests/bpf.c
tools/perf/tests/openat-syscall-tp-fields.c
tools/perf/util/cgroup.c
tools/perf/util/evlist.c
tools/perf/util/evlist.h
tools/perf/util/parse-events.c