perf trace: Beautify the 'flags' arg of unlinkat
authorArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 20 Mar 2024 19:15:20 +0000 (16:15 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Thu, 21 Mar 2024 16:54:40 +0000 (13:54 -0300)
commit4d92328290274c6bf9060ba384ccabbf7e72918b
tree045d49e820458de436c2c5defab31f6502a75c9f
parentb8171a84061d0201886530800c6e1c0d2fae68a5
perf trace: Beautify the 'flags' arg of unlinkat

Reusing the fs_at_flags array done for the 'stat' syscall.

Reviewed-by: Ian Rogers <irogers@google.com>
Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Link: https://lore.kernel.org/lkml/20240320193115.811899-5-acme@kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/builtin-trace.c