summaryrefslogtreecommitdiff
path: root/tools/time
diff options
context:
space:
mode:
authorArnaldo Carvalho de Melo <acme@redhat.com>2018-12-11 10:26:13 -0300
committerArnaldo Carvalho de Melo <acme@redhat.com>2018-12-18 12:23:56 -0300
commit5a1cb7edfbf6ee8087b75d32461775501213a8e9 (patch)
tree0d657e8f7195b03edc0cba639c7fd428db670cf3 /tools/time
parentbdc2a9d64a4c4c77c63ce2561bd644d233fcb1fc (diff)
perf beauty: Wire up the renameat flags table generator to the Makefile
Now when we run 'make -C tools/perf O=/tmp/build/perf' we end up with: $ cat /tmp/build/perf/trace/beauty/generated/rename_flags_array.c static const char *rename_flags[] = { [0 + 1] = "NOREPLACE", [1 + 1] = "EXCHANGE", [2 + 1] = "WHITEOUT", }; $ Cc: Adrian Hunter <adrian.hunter@intel.com> Cc: Jiri Olsa <jolsa@kernel.org> Cc: Namhyung Kim <namhyung@kernel.org> Link: https://lkml.kernel.org/n/tip-4fad4xahrn04y06o0lc49clm@git.kernel.org Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/time')
0 files changed, 0 insertions, 0 deletions