Missing a quotation on the Systemtap website
Stone, Joshua I
joshua.i.stone@intel.com
Fri Mar 23 17:36:00 GMT 2007
Guanqun Lu wrote:
> Hi,
>
> I'm not sure whether it's appropriate to report to this list that
> there is a trivial mistake on the Systemtap website
> http://sources.redhat.com/systemtap/getinvolved.html
Trivial bugs still need to be fixed, so please do report them.
> The second little script given misses a quotation mark at the end of
> the line, which should be:
> # stap -c df -e 'probe syscall.* { if (target()==pid()) log(name."
> ".argstr) } '
Fixed.
Josh
More information about the Systemtap
mailing list