commit | c41538715703dd82a8b62e9a8d13e6b752ea4596 | [log] [tgz] |
---|---|---|
author | Dmitry V. Levin <ldv@altlinux.org> | Tue May 10 02:08:56 2016 +0000 |
committer | Dmitry V. Levin <ldv@altlinux.org> | Tue May 10 09:51:56 2016 +0000 |
tree | 4853ca191ae39396536fa4be933db04cbd5b141e | |
parent | 26b2cfeb6ba7f922ae756b4f525bf07afb6fb29a [diff] |
Update AX_CODE_COVERAGE * m4/ax_code_coverage.m4: Update to serial 16. * Makefile.am (CODE_COVERAGE_LCOV_OPTIONS): Remove. (CODE_COVERAGE_GENHTML_OPTIONS): Update, add prefix. (CODE_COVERAGE_BRANCH_COVERAGE): Set to 1.
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.