commit | ef2007eccc787ff43132e62230485210844ba271 | [log] [tgz] |
---|---|---|
author | Dmitry V. Levin <ldv@altlinux.org> | Wed Apr 20 00:46:50 2016 +0000 |
committer | Dmitry V. Levin <ldv@altlinux.org> | Wed Apr 20 01:08:13 2016 +0000 |
tree | c9f7ec1638dde0c8f123b13750f461ae9c150cc6 | |
parent | 2e069fcc0df056d69d10bde4003da62413899cce [diff] |
mips o32, powerpc, powerpc64: fix decoding of iopl syscall * linux/mips/syscallent-o32.h (iopl): Fix nargs. * linux/powerpc/syscallent.h (iopl): Fix nargs and sys_func. * linux/powerpc64/syscallent.h (iopl): Likewise.
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.