]> sourceware.org Git - systemtap.git/commit
2007-08-16 Martin Hunt <hunt@redhat.com>
authorhunt <hunt>
Thu, 16 Aug 2007 12:55:19 +0000 (12:55 +0000)
committerhunt <hunt>
Thu, 16 Aug 2007 12:55:19 +0000 (12:55 +0000)
commit48c53a66e4ffe18158d6f34f288160570609627e
treea4c3d839da5cdbd826dc914387759a116516459b
parent79d4965dd7aa252bd8580f9d828a5a1ee8401649
2007-08-16  Martin Hunt  <hunt@redhat.com>

* aux_syscalls.stp (__get_argv): Add parameter to
optionally skip the first argv (argv[0]).
(__get_compat_argv): Ditto.

* syscalls.stp (execve): Set args to the whole argv.
For argstr use filename plus argv starting at [1].
(compat_execve): Ditto.
* ppc64/syscalls.stp (sys32_exevve): Ditto.

From Cai Fei <caifei@cn.fujitsu.com>
* syscalls.stp (sts_getpgid): Add pid arg.
tapset/ChangeLog
tapset/aux_syscalls.stp
tapset/ppc64/syscalls.stp
tapset/syscalls.stp
This page took 0.026437 seconds and 5 git commands to generate.