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/18122] New: [nd_]syscall.exec* probes need work


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.


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