[PATCH] Add -e trace=memory option

Dmitry V. Levin ldv at altlinux.org
Tue Oct 23 15:47:52 UTC 2012


On Tue, Oct 23, 2012 at 06:01:16PM +0900, Namhyung Kim wrote:
> 2012-10-22 오전 4:25, Dmitry V. Levin 쓴 글:
> > On Fri, Oct 19, 2012 at 10:01:09AM +0900, Namhyung Kim wrote:
> >> Add a new 'memory' category for tracing memory related syscalls.
> >
> > Most of syscalls are memory related because they take an address argument,
> > so I would rather call this subset as memory mapping related.
> >
> >> Affected syscalls are: brk, mmap, munmap, mprotect, msync, mlock,
> >> munlock, mlockall, munlockall, mremap, mincore, madvise, mbind,
> >> {get,set}_mempolicy, migrate_pages, move_pages, vmsplice and
> >> remap_file_pages.
> >
> > vmsplice is not a memory mapping related.  I see it was not actually
> > changed by the patch.
> 
> It was my mistake of missing a comma.  So do you want to get rid of it?

Since vmsplice was not affected by the change, there is no need to mention
it.


-- 
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/20121023/be7bd893/attachment.bin>


More information about the Strace-devel mailing list