diff options
author | Changbin Du <[email protected]> | 2018-03-13 18:40:01 +0800 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2018-04-03 16:16:41 -0300 |
commit | 51125a29a395048fdb3429b8c4ca0ada57097744 (patch) | |
tree | 107df7786ef66f18ea736c2dc7d92100e76c9c39 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 520d3f01ea5322edeedff4bb25a0aff07ad72d43 (diff) |
perf trace: Remove redundant ')'
There is a redundant ')' at the tail of each event. So remove it.
$ sudo perf trace --no-syscalls -e 'kmem:*' -a
899.342 kmem:kfree:(vfs_writev+0xb9) call_site=ffffffff9c453979 ptr=(nil))
899.344 kmem:kfree:(___sys_recvmsg+0x188) call_site=ffffffff9c9b8b88 ptr=(nil))
Signed-off-by: Changbin Du <[email protected]>
Tested-by: Arnaldo Carvalho de Melo <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Link: http://lkml.kernel.org/r/[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