[RFC PATCH v2 4/4] Document --decode-fds=eventfd implementation

Sahil icegambit91 at gmail.com
Thu May 2 18:03:04 UTC 2024


Hi,

On Thursday, May 2, 2024 3:28:01 AM IST Dmitry V. Levin wrote:
> On Wed, May 01, 2024 at 10:58:01PM +0530, Sahil Siddiq wrote:
> [...]
> 
> > diff --git a/doc/strace.1.in b/doc/strace.1.in
> > index 162b46447..308b084da 100644
> > --- a/doc/strace.1.in
> > +++ b/doc/strace.1.in
> > @@ -959,11 +959,14 @@ Also enables printing of tracee's current working
> > directory when> 
> >  constant is used.
> >  .TQ
> >  .B socket
> > 
> > -Print socket protocol-specific information,
> > +Print socket protocol-specific information.
> > 
> >  .TQ
> >  .B dev
> >  Print character/block device numbers.
> >  .TQ
> > 
> > +.B eventfd
> > +Print eventfd counter associated with eventfd file descriptors.
> 
> It's no longer just the eventfd counter.

Right, I'll modify this.

Thanks,
Sahil




More information about the Strace-devel mailing list