commit | 884e1e930b02c3676b3e196fcb3e6bf09162cb53 | [log] [tgz] |
---|---|---|
author | Dmitry V. Levin <ldv@altlinux.org> | Sun Jul 31 22:59:25 2016 +0000 |
committer | Dmitry V. Levin <ldv@altlinux.org> | Tue Aug 02 11:00:06 2016 +0000 |
tree | 1c9fa1cf023c0ebf38c177dd02f5d62b37e6f16d | |
parent | 4f328761f3f380e76899a89c136d44266209debc [diff] |
signalfd4.test: rewrite from match_grep to match_diff * tests/signalfd4.c (get_sigset_size): New function. (main): Use it. Print expected output. * tests/signalfd4.test: Use run_strace_match_diff. * tests/signalfd4.expected: Remove. * tests/Makefile.am (EXTRA_DIST): Remove it.
This is strace -- a diagnostic, debugging and instructional userspace utility for Linux. It is used to monitor interactions between processes and the Linux kernel, which include system calls, signal deliveries, and changes of process state. The operation of strace is made possible by the kernel feature known as ptrace.
strace is released under a Berkeley-style license at the request of Paul Kranenburg; see the file COPYING for details.
See the file NEWS for information on what has changed in recent versions.
Please send bug reports and enhancements to the strace mailing list.