[Bug tapsets/18122] New: [nd_]syscall.exec* probes need work

dsmith at redhat dot com sourceware-bugzilla@sourceware.org
Thu Mar 12 14:56:00 GMT 2015


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

            Bug ID: 18122
           Summary: [nd_]syscall.exec* probes need work
           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.execve and [nd_]syscall.execveat probes are a bit odd and
could use a bit of work:

- For some reason, their 'argstr' convenience variables don't have commas
between arguments like every other syscall probe.
- They don't report the 'envp' argument.
- The [nd_]syscall.execve probes have no test case. This new test case can be
based on the existing execveat test case.

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



More information about the Systemtap mailing list