diff options
author | Arnaldo Carvalho de Melo <[email protected]> | 2016-05-23 12:59:53 -0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2016-05-23 16:41:00 -0300 |
commit | b6565c908ad7eb28dfdda9578ec5a074e080cedc (patch) | |
tree | d9c7d14dae37f46d8bcfc6a86787797f07945733 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 508be0dfe6287d4e6452f5a1dc08856df74cb217 (diff) |
perf trace: Use the fd->name beautifier as default for "fd" args
Noticed when the 'setsockopt' 'fd' arg wasn't being formatted via
the SCA_FD beautifier, so just remove the setting of "fd" args to
SCA_FD and do it when reading the syscall info, like we do for
args of type "pid_t", i.e. "fd" as the name should be enough as
the decision to use the SFA_FD beautifier. For odd cases we can
just do it explicitely.
Cc: Adrian Hunter <[email protected]>
Cc: David Ahern <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Milian Wolff <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Wang Nan <[email protected]>
Link: http://lkml.kernel.org/n/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions