commit | 80bd8e11fa3741a71882c07248c167097f818969 | [log] [tgz] |
---|---|---|
author | Dmitry V. Levin <ldv@altlinux.org> | Mon Jul 18 10:20:06 2016 +0000 |
committer | Dmitry V. Levin <ldv@altlinux.org> | Tue Jul 19 17:46:33 2016 +0000 |
tree | ca564eeffe4dd94a4dbf8a136447b51f56c7a5d8 | |
parent | b42f6b39037eb9cfba87aa091ed86f0095f4adab [diff] |
tests: check decoding of msg_name* fields of struct mmsghdr array * tests/mmsg_name.c: New file. * tests/mmsg_name.test: New test. * tests/.gitignore: Add mmsg_name. * tests/Makefile.am (check_PROGRAMS): Likewise. (DECODER_TESTS): Add mmsg_name.test.
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.