diff options
| author | Arnaldo Carvalho de Melo <[email protected]> | 2019-05-21 18:07:43 +0000 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2019-05-28 21:37:43 +0000 |
| commit | d35293004a5e40c330ae5bf3667d716e702fe94a (patch) | |
| tree | 60dd1d4b03b2f53350b3f8d970c5ea510b285c36 /tools/perf/scripts/python/stackcollapse.py | |
| parent | perf trace: Beautify 'fspick' arguments (diff) | |
| download | kernel-d35293004a5e40c330ae5bf3667d716e702fe94a.tar.gz kernel-d35293004a5e40c330ae5bf3667d716e702fe94a.zip | |
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/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
