On Thu, Apr 21, 2016 at 03:53:51PM +0800, Fei Jie wrote:
> * tests/access.c: New file.
> * tests/access.test: New test.
> * tests/.gitignore: Add access.
> * tests/Makefile.am (check_PROGRAMS): Likewise.
> (DECODER_TESTS): Add access.test.

Applied, thanks.

> +            errno == ENOSYS ? "ENOSYS" : "ENOENT");

This was changed by the follow-up commit.

> +# Filter out access() call made by strace.

It's not strace but dynamic linker and/or libc that might do access()
calls on their own.


-- 
ldv

Attachment: pgpqSST6Tngz0.pgp
Description: PGP signature

------------------------------------------------------------------------------
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
_______________________________________________
Strace-devel mailing list
Strace-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/strace-devel

Reply via email to