[PATCH V4 1/3] tools/perf: Fix the string match for "/tmp/perf-$PID.map" files in dso__load
Namhyung Kim
namhyung at kernel.org
Wed Jun 26 13:55:23 AEST 2024
On Sun, 23 Jun 2024 12:18:48 +0530, Athira Rajeev wrote:
> Perf test for perf probe of function from different CU fails
> as below:
>
> ./perf test -vv "test perf probe of function from different CU"
> 116: test perf probe of function from different CU:
> --- start ---
> test child forked, pid 2679
> Failed to find symbol foo in /tmp/perf-uprobe-different-cu-sh.Msa7iy89bx/testfile
> Error: Failed to add events.
> --- Cleaning up ---
> "foo" does not hit any event.
> Error: Failed to delete events.
> ---- end(-1) ----
> 116: test perf probe of function from different CU : FAILED!
>
> [...]
Applied the series to perf-tools-next, thanks!
Best regards,
Namhyung
More information about the Linuxppc-dev
mailing list