[RFC PATCH v2 4/4] Document --decode-fds=eventfd implementation
Dmitry V. Levin
ldv at strace.io
Wed May 1 21:58:01 UTC 2024
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.
--
ldv
More information about the Strace-devel
mailing list