commit | d32d95a87f33117d3717b015d8cc418bcf5d8907 | [log] [tgz] |
---|---|---|
author | Jeff Mahoney <jeffm@suse.com> | Thu May 26 23:33:04 2016 -0400 |
committer | Dmitry V. Levin <ldv@altlinux.org> | Fri May 27 08:53:44 2016 +0000 |
tree | c6f182c508a59b948485c8220b74a36276a982c8 | |
parent | 2060d973824354a3ed2f4dadf8b5326885db9445 [diff] |
btrfs.c: don't use print_array in btrfs_print_tree_search * btrfs.c (btrfs_print_tree_search): Don't use print_array. The buffer represents a series of variable sized records, not an array.
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.