commit | 7d63aa5ef3c84499ddb8728c36dfe835a19711a0 | [log] [tgz] |
---|---|---|
author | Dmitry V. Levin <ldv@altlinux.org> | Thu Apr 28 17:50:51 2016 +0000 |
committer | Dmitry V. Levin <ldv@altlinux.org> | Thu Apr 28 19:03:21 2016 +0000 |
tree | 970ca08cc8d210273394ea5967e8583cceef2fdd | |
parent | 38ed916d1bc62423bbee7cef8c138db1078a3d8f [diff] |
Turn printxval macro into a static inline function This is necessary for the upcoming change of xlat.val type. * defs.h (printxval): Change to static inline function.
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.