perf trace beauty: Mask ignored fcntl 'arg' parameter
authorArnaldo Carvalho de Melo <acme@redhat.com>
Fri, 14 Jul 2017 12:44:50 +0000 (09:44 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 19 Jul 2017 02:13:52 +0000 (23:13 -0300)
commit9cb7cf86440229fd6e6ad1718712742c344653d8
tree5b0d258cdac4c74d93f729cefb7c69c4d3654b86
parent5ca55ab6def81f8cd19a8b88f2ba4abe1aed34cc
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>
tools/perf/builtin-trace.c
tools/perf/trace/beauty/Build
tools/perf/trace/beauty/beauty.h
tools/perf/trace/beauty/fcntl.c [new file with mode: 0644]