commit | 1e9dabee6645a2307d87ed6734824cdc0e27a4ec | [log] [tgz] |
---|---|---|
author | Dmitry V. Levin <ldv@altlinux.org> | Mon May 23 10:12:48 2016 +0000 |
committer | Dmitry V. Levin <ldv@altlinux.org> | Mon May 23 10:14:39 2016 +0000 |
tree | 11282ff03e876306b07dff2e5c437ec084e0670d | |
parent | f21a2f4119bdbfb6dcc04bcbd7445de60658c3f5 [diff] |
tests/net-yy-{inet,netlink}.test: cleanup * tests/net-yy-inet.test: Do not pass arguments to net-yy-inet as the latter does not accept them. * tests/net-yy-netlink.test: Do not pass arguments to net-yy-netlink as the latter does not accept them.
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.