commit | f9f04f74fc8b4a48033795f024b87e76772671c5 | [log] [tgz] |
---|---|---|
author | Dmitry V. Levin <ldv@altlinux.org> | Fri Feb 12 16:15:23 2016 +0000 |
committer | Dmitry V. Levin <ldv@altlinux.org> | Sat Feb 13 00:57:00 2016 +0000 |
tree | 96f29fc4b2cc7333862c451a0969daf9a6f29886 | |
parent | 3a630751eb7ce8f18a5b4cd5687c61a0ac78b6b3 [diff] |
Fix pathtrace match for pipe2 syscall * pathtrace.c (pathtrace_match): As pipe2 syscall has no descriptors or paths to test, move SEN_pipe2 to the appropriate category.
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.