aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorArnaldo Carvalho de Melo <[email protected]>2018-12-11 10:16:42 -0300
committerArnaldo Carvalho de Melo <[email protected]>2018-12-18 12:23:55 -0300
commitbdc2a9d64a4c4c77c63ce2561bd644d233fcb1fc (patch)
tree32517d104a5787e559a39b9597bf2dfb70c53f14 /tools/perf/scripts/python/event_analyzing_sample.py
parent84a835412cdc36f3821a1daa10853f9c9aa3fc7c (diff)
perf beauty: Add a string table generator for renameat2's flags constants
Using the already copied tools/include/uapi/linux/fs.h file: $ tools/perf/trace/beauty/rename_flags.sh static const char *rename_flags[] = { [0 + 1] = "NOREPLACE", [1 + 1] = "EXCHANGE", [2 + 1] = "WHITEOUT", }; $ Cc: Adrian Hunter <[email protected]> Cc: Jiri Olsa <[email protected]> Cc: Namhyung Kim <[email protected]> Link: https://lkml.kernel.org/n/[email protected] Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions