commit | 95577cf9d342622d78d1a4e09c60ece7eaf61a4d | [log] [tgz] |
---|---|---|
author | Dmitry V. Levin <ldv@altlinux.org> | Tue May 24 00:35:49 2016 +0000 |
committer | Dmitry V. Levin <ldv@altlinux.org> | Tue May 24 14:52:27 2016 +0000 |
tree | 109f044c3d469db96428b6d2c3a8c2faf2ec0495 | |
parent | 2be39ec201873eea39037bbb61b04d33aeaa0a55 [diff] |
btrfs.c: use printxval/printxval64 instead of printxvals * btrfs.c (btrfs_ioctl): Do not call printxvals directly, use printxval/printxval64 wrappers that do the right thing.
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.