This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: Missing a quotation on the Systemtap website


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]