commit | 7c0e8875a432f68f391518d11a38f91a7fe91f35 | [log] [tgz] |
---|---|---|
author | Dmitry V. Levin <ldv@altlinux.org> | Thu Jun 16 23:21:57 2016 +0000 |
committer | Dmitry V. Levin <ldv@altlinux.org> | Fri Jun 17 01:06:33 2016 +0000 |
tree | 68b2f63da2e122460b3f83feb9df21acfc105104 | |
parent | e547035d29728a4204a76029592cadba45d8db9f [diff] |
configure.ac: fix checks for btrfs specific structures * configure.ac (AC_CHECK_MEMBERS): Fix typo in the check for struct btrfs_ioctl_defrag_range_args.start and struct btrfs_ioctl_search_args_v2.buf_size.
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.