commit | 6b040fc505e701557f0e29b82e693696a095c938 | [log] [tgz] |
---|---|---|
author | Dmitry V. Levin <ldv@altlinux.org> | Fri Apr 29 01:02:13 2016 +0000 |
committer | Dmitry V. Levin <ldv@altlinux.org> | Fri Apr 29 01:12:14 2016 +0000 |
tree | adcb83eb439375a649b3d34e960b27fb6ca25158 | |
parent | 0f4982691eaf60f6b23e9f7d02c63ee3b9cb0460 [diff] |
xlat/gen.sh: prepare for adding #val_type directive support This is essentially a no-op change that makes the following change easier to read. * xlat/gen.sh (print_xlat, print_xlat_pair): New functions. (cond_xlat, gen_header): Use them.
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.