commit | d2029cc4a1c392297041444b1427f2b6b4c5809a | [log] [tgz] |
---|---|---|
author | JayRJoshi <jay.r.joshi100@gmail.com> | Thu Mar 24 12:39:32 2016 +0530 |
committer | Dmitry V. Levin <ldv@altlinux.org> | Mon Mar 28 23:25:30 2016 +0000 |
tree | b00652e156b632817a70e213817379c107359fb3 | |
parent | 90406df134891172f08ec002abef8a760882d1b6 [diff] |
tests/uname.test: check abbreviated output, use print_quoted_string * tests/uname.c (main): Use print_quoted_string to print utsname members. Add abbrev check. * tests/uname.test: Add abbrev check.
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.