utrace man page on FreeBSD

Man page or keyword search:  
man Server   9747 pages
apropos Keyword Search (all sections)
Output format
FreeBSD logo
[printable version]

UTRACE(2)		    BSD System Calls Manual		     UTRACE(2)

NAME
     utrace — insert user record in ktrace log

LIBRARY
     Standard C Library (libc, -lc)

SYNOPSIS
     #include <sys/types.h>
     #include <sys/param.h>
     #include <sys/time.h>
     #include <sys/uio.h>
     #include <sys/ktrace.h>

     int
     utrace(const void *addr, size_t len);

DESCRIPTION
     Adds a record to the process trace with information supplied by user.
     The record contains len bytes from memory pointed to by addr.  This call
     only has an effect if the calling process is being traced.

RETURN VALUES
     Upon successful completion, the value 0 is returned; otherwise the
     value -1 is returned and the global variable errno is set to indicate the
     error.

ERRORS
     [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 (options KTRACE).

SEE ALSO
     kdump(1), ktrace(1), ktrace(2)

HISTORY
     The utrace() system call first appeared in FreeBSD 2.2.

BSD			       December 28, 2000			   BSD
[top]

List of man pages available for FreeBSD

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net