commit | 38ce2658cdc08d68412f55aeb5a736b303cd7dbd | [log] [tgz] |
---|---|---|
author | Dmitry V. Levin <ldv@altlinux.org> | Thu Sep 15 23:55:17 2016 +0000 |
committer | Dmitry V. Levin <ldv@altlinux.org> | Mon Sep 19 19:51:30 2016 +0000 |
tree | 0bffbc6763be86a76e87352251e8bad2c4cf2741 | |
parent | 43e85a66481532369b8028e23a52bae105687cf7 [diff] |
Add more fs magic constants Add *_MAGIC constants defined for some relatively widespread non-mainline filesystems. * xlat/fsmagic.in: Add AUFS_SUPER_MAGIC, GPFS_SUPER_MAGIC, VZFS_SUPER_MAGIC, and ZFS_SUPER_MAGIC constants.
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.