Main index | Section 2 | 日本語 | Options |
#include <sys/param.h>
#include <sys/time.h>
#include <sys/uio.h>
#include <sys/ktrace.h>
[EINVAL] | |
Specified data length len was bigger than KTR_USER_MAXLEN. | |
[ENOMEM] | |
Insufficient memory to honor the request. | |
[ENOSYS] | |
Currently running kernel was compiled without ktrace(2) support (Cd options KTRACE). | |
UTRACE (2) | December 11, 2015 |
Main index | Section 2 | 日本語 | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.
“ | One of the advantages of using UNIX to teach an operating systems course is the sources and documentation will easily fit into a student's briefcase. | ” |
— John Lions |