commit | b685f90eb75197c09c0c62090dc93c57929c94d3 | [log] [tgz] |
---|---|---|
author | Dmitry V. Levin <ldv@altlinux.org> | Tue Aug 23 00:24:22 2016 +0000 |
committer | Dmitry V. Levin <ldv@altlinux.org> | Tue Aug 23 00:24:22 2016 +0000 |
tree | ff274b972505deb4082c98afe57c3bcd97e1485c | |
parent | b2dd46398fd1bc3dfec1115e83acce116c7e6f6c [diff] |
Add sign_extend_unsigned_to_ll macro * defs.h (sign_extend_unsigned_to_ll): New macro, mirrors zero_extend_signed_to_ull.
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.