Sockets tapset and script

Mike Mason mmlnx@us.ibm.com
Tue Nov 28 02:23:00 GMT 2006


Martin Hunt wrote:
> On Fri, 2006-11-17 at 14:26 -0800, Mike Mason wrote:
>> Attached is a sockets tapset and a script that uses the tapset.
> 
> Very nice!
> 
> It seems like tokenize() and str2long() (perhaps renamed simply strtol)
> would be good candidates to put in the string tapset so others could use
> them.
> 
> Since yesterday, we can now access parameters in return probes (BZ
> 1382). This could simplify some of your script because yo no longer need
> to cache parameters on entry probes and then lookup their values in the
> return probe.

Based on later posts, I assume this still doesn't work and I 
shouldn't remove the parameter caching in my script just yet.
Please confirm if this is true.

Thanks,
Mike



More information about the Systemtap mailing list