diff options
author | Arnaldo Carvalho de Melo <acme@redhat.com> | 2023-08-15 16:35:19 -0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2023-08-15 16:41:48 -0300 |
commit | 6f769c3458b6cf2ddb3537c2a0b17463ead2af87 (patch) | |
tree | ae4d0a9e8ffd4a592879497ab5456d3f3d059c62 /Documentation/i2c | |
parent | 7777ac3dfe29f55dd0323d05a4cc81164fcfeb0e (diff) | |
download | linux-stable-6f769c3458b6cf2ddb3537c2a0b17463ead2af87.tar.gz linux-stable-6f769c3458b6cf2ddb3537c2a0b17463ead2af87.tar.bz2 linux-stable-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 <adrian.hunter@intel.com>
Cc: Ian Rogers <irogers@google.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Link: https://lore.kernel.org/lkml/
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'Documentation/i2c')
0 files changed, 0 insertions, 0 deletions