commit | 48d97b6a833027775f732fe4e135726fa6e01016 | [log] [tgz] |
---|---|---|
author | Dmitry V. Levin <ldv@altlinux.org> | Sat Feb 06 01:12:22 2016 +0000 |
committer | Dmitry V. Levin <ldv@altlinux.org> | Mon Feb 08 18:18:51 2016 +0000 |
tree | 99904c6961a1d62dfeb4d3afeda76efe4dede69a | |
parent | f2e6f3d3c4b227d4185fadaa218572d593ac3da3 [diff] |
tests: extend coverage of sched_getaffinity syscall * tests/sched_xetaffinity.c (main): Check decoding of pointer to inaccessible cpu_set_t.
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.