summaryrefslogtreecommitdiffstats
path: root/tools/perf/trace/beauty/fcntl.c
diff options
context:
space:
mode:
authorArnaldo Carvalho de Melo <acme@redhat.com>2017-07-14 12:09:31 -0300
committerArnaldo Carvalho de Melo <acme@redhat.com>2017-07-18 23:13:59 -0300
commitb84148a910598f3e733e54f3cb736d11911291df (patch)
tree0d615302e59ec94413975abaef33c0bafa07b141 /tools/perf/trace/beauty/fcntl.c
parent6b3d5c97dbbc2a8e1f8d7e7d87b8c6637293e803 (diff)
downloadlinux-b84148a910598f3e733e54f3cb736d11911291df.tar.gz
linux-b84148a910598f3e733e54f3cb736d11911291df.tar.bz2
linux-b84148a910598f3e733e54f3cb736d11911291df.zip
perf trace beauty open flags: Do not depend on the system's O_LARGEFILE define
In x86_64 /usr/include/bits/fcntl.h sets it to zero, so just undef it and use the standard 00100000 value when decoding the open flags arg. 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-k28megguz5snwop9obvn9mcr@git.kernel.org Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/trace/beauty/fcntl.c')
0 files changed, 0 insertions, 0 deletions