[RFC 0/4] Proposal to add eventfd option to --decode-fds

Dmitry V. Levin ldv at strace.io
Mon Apr 29 11:11:55 UTC 2024


Hi,

On Mon, Apr 29, 2024 at 09:01:43AM +0530, Sahil Siddiq wrote:
> Hi,
> 
> Currently, the --decode-fds option hasn't been implemented for
> eventfd file descriptors. Having this option can help examine the
> value of the eventfd counter that is associated with an eventfd
> file descriptor. This is especially useful when multiple threads
> or processes utilise (reading, writing, etc.) file descriptors
> corresponding to the same eventfd object.
> 
> This proposal also includes a patch to implement this option. I
> would love to get feedback on this.

Looks good, see my comments on individual patches.


-- 
ldv


More information about the Strace-devel mailing list