diff options
author | Changbin Du <changbin.du@intel.com> | 2018-03-13 13:40:01 +0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2018-04-03 22:16:41 +0300 |
commit | 51125a29a395048fdb3429b8c4ca0ada57097744 (patch) | |
tree | 107df7786ef66f18ea736c2dc7d92100e76c9c39 /tools/arch | |
parent | 520d3f01ea5322edeedff4bb25a0aff07ad72d43 (diff) | |
download | linux-51125a29a395048fdb3429b8c4ca0ada57097744.tar.xz |
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 <changbin.du@intel.com>
Tested-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Link: http://lkml.kernel.org/r/1520937601-24952-1-git-send-email-changbin.du@intel.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/arch')
0 files changed, 0 insertions, 0 deletions