diff options
author | 2017-07-19 11:39:47 -0300 | |
---|---|---|
committer | 2017-07-20 09:55:51 -0300 | |
commit | 6f8fe61ee583f1b75fef81d9c9434b7496a01881 (patch) | |
tree | 7dc1574c7b728582aecc6ee466001c01cb28158b /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | perf intel-pt: Always set no branch for dummy event (diff) | |
download | linux-dev-6f8fe61ee583f1b75fef81d9c9434b7496a01881.tar.xz linux-dev-6f8fe61ee583f1b75fef81d9c9434b7496a01881.zip |
perf trace: Add missing ' = ' in the default formatting of syscall returns
We lost it recently, put it back.
Before:
789.499 ( 0.001 ms): libvirtd/1175 lseek(fd: 22, whence: CUR) 4328
After:
789.499 ( 0.001 ms): libvirtd/1175 lseek(fd: 22, whence: CUR) = 4328
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>
Fixes: 1f63139c3f8a ("perf trace beauty: Simplify syscall return formatting")
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions