perf trace beauty mmap: Ignore 'fd' and 'offset' args for MAP_ANONYMOUS
authorArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 19 Jul 2017 15:16:15 +0000 (12:16 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Thu, 20 Jul 2017 12:55:51 +0000 (09:55 -0300)
commitd57da8c9a5e11e7786931cfa1fd744969f530b2e
treef3f322feb5f880c55c311930eba8d932c103ea1b
parent6f8fe61ee583f1b75fef81d9c9434b7496a01881
perf trace beauty mmap: Ignore 'fd' and 'offset' args for MAP_ANONYMOUS

Just suppress them, not used by the kernel.

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-atpt07y2x9a8ttlwja94ow3j@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/trace/beauty/mmap.c