commit | d424c765f7832535c7d8496d96a76c52fe41cb2e | [log] [tgz] |
---|---|---|
author | Dmitry V. Levin <ldv@altlinux.org> | Wed Apr 20 00:26:46 2016 +0000 |
committer | Dmitry V. Levin <ldv@altlinux.org> | Wed Apr 20 01:08:13 2016 +0000 |
tree | 8366173fe75740f022b96da830f34d18e1e8705e | |
parent | fdb2a1867e0a80b6daf0a2faed072e32f533b922 [diff] |
prctl-seccomp-strict.test: robustify against unrelated prctl invocations * tests/prctl-seccomp-strict.test: Filter out PR_GET_* prctl calls.
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.