[PATCH] - Missing MADV_DONTDUMP and MADV_DODUMP
Dmitry V. Levin
ldv at altlinux.org
Thu Mar 14 19:10:35 UTC 2013
Hi,
On Thu, Mar 14, 2013 at 06:18:53PM +0100, Robin Hack wrote:
> Hi.
>
> I found missing MADV_DONTDUMP and MADV_DODUMP in strace output.
>
> $ strace blah -e trace=madvise
> madvise(0x7f3b94ae0000, 4096, 0x10 /* MADV_??? */) = 0
> madvise(0x7f3b94ae0000, 4096, 0x11 /* MADV_??? */) = 0
>
> Patch is included as attachment.
Thanks, I've added these and other missing MADV_* constants.
--
ldv
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://lists.strace.io/pipermail/strace-devel/attachments/20130314/4f77cba4/attachment.bin>
More information about the Strace-devel
mailing list