commit | 88d0a427ed04f5388ca70e5159db6a87f76b0889 | [log] [tgz] |
---|---|---|
author | Eugene Syromyatnikov <evgsyr@gmail.com> | Mon Sep 05 04:33:16 2016 +0300 |
committer | Dmitry V. Levin <ldv@altlinux.org> | Mon Sep 05 15:58:35 2016 +0000 |
tree | abba08f2307a2553322e41056d27fcd7e0ec3015 | |
parent | 2b962b26a0ec02e9b66bb43b9fc96d0deaca4ebd [diff] |
tests: use sprintrc for return code output in sched_xetscheduler test * tests/sched_xetscheduler.c (main): Use sprintrc for return code output.
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.