diff options
author | Arnaldo Carvalho de Melo <[email protected]> | 2019-05-21 15:07:43 -0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2019-05-28 18:37:43 -0300 |
commit | d35293004a5e40c330ae5bf3667d716e702fe94a (patch) | |
tree | 60dd1d4b03b2f53350b3f8d970c5ea510b285c36 /tools/perf/scripts/python/syscall-counts.py | |
parent | 693bd3949be6c73218e3666d85e37841d678ea7b (diff) |
perf beauty: Add generator for fsconfig's 'cmd' arg values
$ tools/perf/trace/beauty/fsconfig.sh
static const char *fsconfig_cmds[] = {
[0] = "SET_FLAG",
[1] = "SET_STRING",
[2] = "SET_BINARY",
[3] = "SET_PATH",
[4] = "SET_PATH_EMPTY",
[5] = "SET_FD",
[6] = "CMD_CREATE",
[7] = "CMD_RECONFIGURE",
};
$
Cc: Adrian Hunter <[email protected]>
Cc: Al Viro <[email protected]>
Cc: Brendan Gregg <[email protected]>
Cc: David Howells <[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/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions