linux-yocto/tools/perf/tests/shell/lib
Arnaldo Carvalho de Melo 83420d5f58 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 <tmricht@linux.ibm.com>
Tested-by: Thomas Richter <tmricht@linux.ibm.com>
Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Alexander Gordeev <agordeev@linux.ibm.com>
Cc: Heiko Carstens <hca@linux.ibm.com>
Cc: Ian Rogers <irogers@google.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Kan Liang <kan.liang@linux.intel.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Vasily Gorbik <gor@linux.ibm.com>,
Link: https://lore.kernel.org/lkml/1d7f3b7b-9edc-4d90-955c-9345428563f1@linux.ibm.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2024-09-11 09:35:34 -03:00
..
coresight.sh perf test: Skip CoreSight tests if cs_etm// event is not available 2023-10-25 10:02:01 -07:00
perf_has_symbol.sh perf tests: Avoid fork in perf_has_symbol test 2024-02-22 09:12:04 -08:00
perf_json_output_lint.py perf stat: Support per-cluster aggregation 2024-02-09 14:59:53 -08:00
perf_metric_validation_rules.json perf test: Add skip list for metrics known would fail 2023-06-21 22:23:57 -07:00
perf_metric_validation.py perf test: make metric validation test return early when there is no metric supported on the test system 2024-07-31 16:58:18 -03:00
probe_vfs_getname.sh perf test shell probe_vfs_getname: Remove extraneous '=' from probe line number regex 2024-09-11 09:35:34 -03:00
probe.sh perf tests lib probe: Fix shellcheck warning about about missing shebang 2023-08-03 17:01:26 -03:00
setup_python.sh perf test: Use common python setup library 2023-12-05 15:48:52 -03:00
stat_output.sh perf test: Stat output per thread of just the parent process 2024-03-21 13:54:39 -03:00
waiting.sh perf tests lib waiting: Fix the shellcheck warnings about missing shebang 2023-08-03 17:01:26 -03:00