diff options
author | Arnaldo Carvalho de Melo <acme@redhat.com> | 2017-07-18 12:45:57 -0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2017-07-18 23:14:26 -0300 |
commit | 1f63139c3f8af1d6a09de5dd355c8b5695407c79 (patch) | |
tree | 8f794130df293d880037bcfaa3d44388f7880c4c /tools/perf/python | |
parent | befecc810c95994774439baeedc8a03fe8d51e8f (diff) | |
download | op-kernel-dev-1f63139c3f8af1d6a09de5dd355c8b5695407c79.zip op-kernel-dev-1f63139c3f8af1d6a09de5dd355c8b5695407c79.tar.gz |
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 <adrian.hunter@intel.com>
Cc: David Ahern <dsahern@gmail.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Wang Nan <wangnan0@huawei.com>
Link: http://lkml.kernel.org/n/tip-rg9u7a3qqdnzo37d212vnz2o@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/python')
0 files changed, 0 insertions, 0 deletions