On Fri, Jun 10, 2011 at 01:10:40PM -0700, Andi Kleen wrote: > I noticed this patch from April hasn't been applied yet to > master. Resubmitting > > --- > > strace didn't decode important fields in the iocb passed to io_submit. > This patch changes the code to dump them all. Also I prefixed the fields > with names to make it easier to read. > > v2: Address review feedback. Use tprint_iov()/printstr() for write. > Add #warning for fallback.
I added ARRAY_SIZE to defs.h, extended tprint_iov() so it could be used in the read case as well, and applied this patch with appropriate modifications. Thanks, -- ldv
pgpyDcMnlVK2s.pgp
Description: PGP signature
------------------------------------------------------------------------------ EditLive Enterprise is the world's most technically advanced content authoring tool. Experience the power of Track Changes, Inline Image Editing and ensure content is compliant with Accessibility Checking. http://p.sf.net/sfu/ephox-dev2dev
_______________________________________________ Strace-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/strace-devel
