[Bug tapsets/33976] New: Support MADV_GUARD_INSTALL and MADV_GUARD_REMOVE

mcermak at redhat dot com sourceware-bugzilla@sourceware.org
Wed Mar 11 09:41:56 GMT 2026


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

            Bug ID: 33976
           Summary: Support  MADV_GUARD_INSTALL and MADV_GUARD_REMOVE
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: tapsets
          Assignee: systemtap at sourceware dot org
          Reporter: mcermak at redhat dot com
  Target Milestone: ---

Created attachment 16652
  --> https://sourceware.org/bugzilla/attachment.cgi?id=16652&action=edit
proposed patch

Since Linux 6.13, the madvise syscall supports MADV_GUARD_INSTALL and
MADV_GUARD_REMOVE advices:
https://man7.org/linux/man-pages/man2/madvise.2.html.  Support those with
systemtap.

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


More information about the Systemtap mailing list