commit | 30dc5418a36d0ea878e26acdccd228ee75a22d69 | [log] [tgz] |
---|---|---|
author | Dmitry V. Levin <ldv@altlinux.org> | Mon May 16 23:17:19 2016 +0000 |
committer | Dmitry V. Levin <ldv@altlinux.org> | Mon May 16 23:48:05 2016 +0000 |
tree | 46a0f205c58ea1c2ad4a5ddb5e73dcd905df11d6 | |
parent | 0da9b0e3b2e9b4f9bfba0553ea87fd9f6823d90d [diff] |
or1k: fix printing of invalid 1st argument of or1k_atomic syscall * or1k_atomic.c (SYS_FUNC(or1k_atomic)): Print 1st argument using printxval_long.
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.