This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tapsets/18159] New: the [nd_]syscall.ptrace probes need improvement


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

            Bug ID: 18159
           Summary: the [nd_]syscall.ptrace probes need improvement
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: tapsets
          Assignee: systemtap at sourceware dot org
          Reporter: dsmith at redhat dot com

The [nd_]syscall.ptrace probes need improvement. Such as:

- no test case
- no 32-bit compat support
- support for newer ptrace requests, like: 

       PTRACE_PEEKSIGINFO (since Linux 3.10)                                    
       PTRACE_GETSIGMASK (since Linux 3.11)                                     
       PTRACE_SETSIGMASK (since Linux 3.11)

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]