commit | 13c1d0899d05e3f3349629bf40c671b89044ecdd | [log] [tgz] |
---|---|---|
author | Fei Jie <feij.fnst@cn.fujitsu.com> | Mon Apr 25 16:18:23 2016 +0800 |
committer | Dmitry V. Levin <ldv@altlinux.org> | Mon Apr 25 10:24:48 2016 +0000 |
tree | 096a0e505ed3fb6163867ae88246e1ebb02fc3f4 | |
parent | 506a42f8c3058fc1c06ebfdbaf686474515fa297 [diff] |
tests: add symlink.test * tests/symlink.c: New file. * tests/symlink.test: New test. * tests/.gitignore: Add symlink. * tests/Makefile.am (check_PROGRAMS): Likewise. (DECODER_TESTS): Add symlink.test.
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.