diff options
author | Arnaldo Carvalho de Melo <[email protected]> | 2017-07-18 12:45:57 -0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2017-07-18 23:14:26 -0300 |
commit | 1f63139c3f8af1d6a09de5dd355c8b5695407c79 (patch) | |
tree | 8f794130df293d880037bcfaa3d44388f7880c4c /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | befecc810c95994774439baeedc8a03fe8d51e8f (diff) |
perf trace beauty: Simplify syscall return formatting
Removing syscall_fmt::err_msg and instead always formatting negative
returns as errno values.
With this we can remove a lot of entries that have no special handling
besides the ones we can do by looking at the tracefs format files, i.e.
the types for the fields (e.g. pid_t), well known names (e.g. fd).
Cc: Adrian Hunter <[email protected]>
Cc: David Ahern <[email protected]>
Cc: Jiri Olsa <[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/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions