diff options
author | Arnaldo Carvalho de Melo <[email protected]> | 2024-09-10 17:18:26 -0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2024-09-11 09:35:34 -0300 |
commit | 83420d5f586344f3781b35f5d78b67aea55bff2b (patch) | |
tree | c068b0898c31ac48bc6cae9a76f8c4d453a8825c /tools/perf/scripts/python/gecko.py | |
parent | 9327f0ecad48517d4f6f9dfa7b194d0cf53092ea (diff) |
perf test shell probe_vfs_getname: Remove extraneous '=' from probe line number regex
Thomas reported the vfs_getname perf tests failing on s/390, it seems it
was just to some extraneous '=' somehow getting into the regexp, remove
it, now:
root@x1:~# perf test getname
91: Add vfs_getname probe to get syscall args filenames : Ok
93: Use vfs_getname probe to get syscall args filenames : FAILED!
126: Check open filename arg using perf trace + vfs_getname : Ok
root@x1:~#
Second one remains a mistery, have to take some time to nail it down.
Reported-by: Thomas Richter <[email protected]>
Tested-by: Thomas Richter <[email protected]>
Cc: Adrian Hunter <[email protected]>
Cc: Alexander Gordeev <[email protected]>
Cc: Heiko Carstens <[email protected]>
Cc: Ian Rogers <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Kan Liang <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Vasily Gorbik <[email protected]>,
Link: https://lore.kernel.org/lkml/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions