perf beauty mmap: Print PROT_READ before PROT_EXEC to match strace output
authorArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 18 Dec 2018 14:22:34 +0000 (11:22 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 18 Dec 2018 19:15:19 +0000 (16:15 -0300)
commit1355e09ab04bc583df9c4b2b68d445c535c8b66b
tree49510d58db932278bb4c219f1c002740b64983eb
parentfb7068e73d2c24ba381938004ed0f285341ef1ba
perf beauty mmap: Print PROT_READ before PROT_EXEC to match strace output

Helps with comparing 'strace' and 'perf trace' output, for mutual
regression testing.

Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Luis Cláudio Gonçalves <lclaudio@redhat.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Wang Nan <wangnan0@huawei.com>
Link: https://lkml.kernel.org/n/tip-va0qe95xbhep5hy52aq5qe0v@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/trace/beauty/mmap.c