summaryrefslogtreecommitdiffstats
path: root/tools/perf/trace/beauty/Build
diff options
context:
space:
mode:
authorArnaldo Carvalho de Melo <acme@redhat.com>2017-07-14 14:44:50 +0200
committerArnaldo Carvalho de Melo <acme@redhat.com>2017-07-19 04:13:52 +0200
commit9cb7cf86440229fd6e6ad1718712742c344653d8 (patch)
tree5b0d258cdac4c74d93f729cefb7c69c4d3654b86 /tools/perf/trace/beauty/Build
parentperf trace: Only build tools/perf/trace/beauty/ when building 'perf trace' (diff)
downloadlinux-9cb7cf86440229fd6e6ad1718712742c344653d8.tar.xz
linux-9cb7cf86440229fd6e6ad1718712742c344653d8.zip
perf trace beauty: Mask ignored fcntl 'arg' parameter
A series of fcntl cmds ignore the third argument, so mask it. 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-6vtl3zq1tauamrhm8o380ptn@git.kernel.org Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/trace/beauty/Build')
-rw-r--r--tools/perf/trace/beauty/Build1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/perf/trace/beauty/Build b/tools/perf/trace/beauty/Build
index be95ac6ce845..c9e215b806f1 100644
--- a/tools/perf/trace/beauty/Build
+++ b/tools/perf/trace/beauty/Build
@@ -1 +1,2 @@
+libperf-y += fcntl.o
libperf-y += statx.o