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/16884] New: [nd_]syscall.shmctl and [nd_]syscall.compat_shmctl provide different variables


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

            Bug ID: 16884
           Summary: [nd_]syscall.shmctl and [nd_]syscall.compat_shmctl
                    provide different variables
           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.shmctl probe provides the following variables:

    shmid, cmd, buf_uaddr

However, the [nd_]syscall.compat_sys_shmctl probe provides the following
variables:

    first, second, uptr_uaddr

The 2 sets of probes should provide the same variables.

-- 
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]