commit | 46d25c2b84bf834a8e6f7e00103a0304a8a7b1a2 | [log] [tgz] |
---|---|---|
author | Dmitry V. Levin <ldv@altlinux.org> | Thu May 26 12:33:21 2016 +0000 |
committer | Dmitry V. Levin <ldv@altlinux.org> | Thu May 26 14:44:13 2016 +0000 |
tree | 0a6fef78edf61c0a44925b0a7e7b856bc8f9c3e6 | |
parent | 0bea528fa8ff7804f6aa3809e7e01d76034f38df [diff] |
block.c: fix printing of uint64_t pairs * block.c (block_ioctl): Print uint64_t values using PRIu64 format.
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.