[Bug translator/32697] Systemtap unable to find sys_enter and sys_exit tracepoints on Fedora Rawhide kernel-6.14.0-0.rc2.22.fc43.x86_64

wcohen at redhat dot com sourceware-bugzilla@sourceware.org
Mon Mar 3 22:23:14 GMT 2025


https://sourceware.org/bugzilla/show_bug.cgi?id=32697

William Cohen <wcohen at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #4 from William Cohen <wcohen at redhat dot com> ---
This has been addressed by the following commit:

commit 002291a5089bbb9f6a4f5a0936a3ba405925e177 (HEAD -> master, origin/master,
origin/HEAD)
Author: William Cohen <wcohen@redhat.com>
Date:   Mon Mar 3 17:08:40 2025 -0500

    PR32697: Enable discovery of Linux 6.13 syscall tracepoints

    The Linux kernel commit 0e6caab8db8b in the 6.13 kernels changes the
    macros used to generate the sys_entry and sys_exit tracepoints.  The
    change prevented systemtap from discovering those tracepoints.
    tapsets.cxx now generates an appropriate macro to find the tracepoints
    using the new DECLARE_TRACE_SYSCALL macro.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Systemtap mailing list