commit | c3fb92c0aea97d8b040855522487cf7a4cb022f2 | [log] [tgz] |
---|---|---|
author | Fei Jie <feij.fnst@cn.fujitsu.com> | Tue Mar 15 16:38:17 2016 +0800 |
committer | Dmitry V. Levin <ldv@altlinux.org> | Tue Mar 15 08:38:17 2016 +0000 |
tree | f6afb7b4f71f2164afbd60e3143be79f3718dc39 | |
parent | ab263902874b89ff1d32d0cd34dc9e5d61ada795 [diff] |
tests: add sched_xetscheduler.test * tests/sched_xetscheduler.c: New file. * tests/sched_xetscheduler.test: New test. * tests/.gitignore: Add sched_xetscheduler. * tests/Makefile.am (check_PROGRAMS): Likewise. (TESTS): Add sched_xetscheduler.test.
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.