[Bug tapsets/16884] New: [nd_]syscall.shmctl and [nd_]syscall.compat_shmctl provide different variables
dsmith at redhat dot com
sourceware-bugzilla@sourceware.org
Tue Apr 29 19:18:00 GMT 2014
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.
More information about the Systemtap
mailing list