diff options
| author | Arnaldo Carvalho de Melo <[email protected]> | 2023-08-15 19:35:19 +0000 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2023-08-15 19:41:48 +0000 |
| commit | 6f769c3458b6cf2ddb3537c2a0b17463ead2af87 (patch) | |
| tree | ae4d0a9e8ffd4a592879497ab5456d3f3d059c62 /tools/perf/util/c++/clang.cpp | |
| parent | perf test trace+probe_vfs_getname.sh: Remove stray \ before / (diff) | |
| download | kernel-6f769c3458b6cf2ddb3537c2a0b17463ead2af87.tar.gz kernel-6f769c3458b6cf2ddb3537c2a0b17463ead2af87.zip | |
perf tests trace+probe_vfs_getname.sh: Accept quotes surrounding the filename
With augmented_raw_syscalls transformed into a BPF skel made the output have a "
around the filenames, which is not what the old perf probe vfs_getname
method of obtaining filenames did, so accept the augmented way, with the
quotes.
At this point probably removing all the logic for the vfs_getname method
is in order, will do it at some point.
For now lets accept with/without quotes and make that test pass.
Cc: Adrian Hunter <[email protected]>
Cc: Ian Rogers <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Namhyung Kim <[email protected]>
Link: https://lore.kernel.org/lkml/
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/util/c++/clang.cpp')
0 files changed, 0 insertions, 0 deletions
