commit | f915f220c00ac062e14ba1a862dd18ef5424ec3e | [log] [tgz] |
---|---|---|
author | Dmitry V. Levin <ldv@altlinux.org> | Thu Jul 28 17:07:23 2016 +0000 |
committer | Dmitry V. Levin <ldv@altlinux.org> | Thu Jul 28 18:32:28 2016 +0000 |
tree | a88b2de8a98c114e27efdb9e30687acaabe44c09 | |
parent | 469fd109cdbd04215ce4efcd13b13485d1fb3ba5 [diff] |
tests: use terse notation in designated initializers where appropriate * tests/btrfs.c (btrfs_test_dev_replace_ioctl): Initialize struct btrfs_ioctl_dev_replace_args using terse notation. * tests/clock_nanosleep.c (main): Initialize struct timespec using terse notation. * tests/nanosleep.c (main): Likewise.
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.