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


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

David Smith <dsmith at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from David Smith <dsmith at redhat dot com> ---
Fixed in commit bf952a7.

- 'argstr' convenience variables have commas between arguments
- the environment variables are now reported
- a testcase for [nd_]syscall.execve was added
- a few problems with nd_syscall.execveat and nd_syscall.compat_execveat were
fixed
- The [nd_]syscall.execve probes were improved by moving them to arch-specific
code for kernels < 3.7. This allows us to catch all execve() calls, even ones
that fail.

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