[Bug tapsets/18122] [nd_]syscall.exec* probes need work
dsmith at redhat dot com
sourceware-bugzilla@sourceware.org
Thu Mar 19 17:23:00 GMT 2015
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.
More information about the Systemtap
mailing list