[Bug translator/29986] kernel.function can not work on fedora34 with aarch64 architecture
wcohen at redhat dot com
sourceware-bugzilla@sourceware.org
Wed Jan 11 15:20:44 GMT 2023
https://sourceware.org/bugzilla/show_bug.cgi?id=29986
William Cohen <wcohen at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |wcohen at redhat dot com
--- Comment #1 from William Cohen <wcohen at redhat dot com> ---
The kernel.function("*") probes are going to need the kernel-debuginfo* rpms.
What is the output of:
rpm -qa |grep kernel-
Are there kernel-debuginfo and kernel-debuginfo-common that match the
kernel-5.11.12-300.fc34.aarch64 that is currently running?
I set up a fc34 machine locally and found that the kernels that were installed
were kernel-5.17.12-100.fc34.aarch64, a later version that used in this bug.
Most of the rpm repos remove the older versions of the debuginfo for pacage and
you may need to download the matching kernel-debuginfo-* rpms directly from
koji rather than using the stap-prep command as stap-prep won't find the
appropriate kernel-debuginfo* rpms.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Systemtap
mailing list