[PATCH] Correct misnamed and remove superfluous variables in syscalls.stp.

Przemysław Pawełczyk przemyslaw@pawelczyk.it
Tue May 19 00:39:00 GMT 2009


On Tue, May 19, 2009 at 02:16, Josh Stone <jistone@redhat.com> wrote:
> On 05/18/2009 04:12 PM, Przemyslaw Pawelczyk wrote:
>> In syscall.(faccess|fchmod|fchown|link|mknod)at probe points:
>> - Rename variables accordingly to argument names used in man pages.
>
> This much is good.

I'll resend the patch in 10 hours.

>> - Remove string-formatted integer variables.
>
> I don't agree with this part though, because those string variables are
> providing a non-trivial conversion using undocumented functions
> (prefixed with '_').  I think that's valuable to have, and it doesn't
> hurt anything for scripts that don't use them.

You're right and as a consequence of this there is a need for
"reversed" patch, that provides string-formatted integer variables in
other probes..

> Josh

Regards.

-- 
Przemysław Pawełczyk



More information about the Systemtap mailing list