[strace/strace] Feature request: reads from inotify file descriptors should decode the struct (#199)

Érico Nogueira Rolim notifications at github.com
Thu Oct 7 00:20:39 UTC 2021


I'm not sure if this is possible with the current infrastructure, and I only looked through the strace code base briefly... But the idea would be to somehow register a file descriptor as having been created by `inotify_init/inotify_init1`, and then reads from this file descriptor would show the decoded `struct inotify_event` instead of interpreting it as a string.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/strace/strace/issues/199
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.strace.io/pipermail/strace-devel/attachments/20211006/d7e92274/attachment.htm>


More information about the Strace-devel mailing list