libbeauty: Make the mmap_flags strarray visible outside of its beautifier
authorArnaldo Carvalho de Melo <acme@redhat.com>
Sat, 19 Oct 2019 18:13:21 +0000 (15:13 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Sat, 19 Oct 2019 18:35:02 +0000 (15:35 -0300)
commitf77526be82fcc31cb0d54796dd8f8476472b05d0
treef14171d9fe8c6a2f3298c58a554ee706a975f3ee
parent82c38338e0850a01057960efc94c6130f1a0fdde
libbeauty: Make the mmap_flags strarray visible outside of its beautifier

So that we can later use it with the strarray__strtoul_flags() routine
that will be soon introduced.

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