opensolaris man page for systrace

Query: systrace

OS: opensolaris

Section: 7d

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

systrace(7D)							      Devices							      systrace(7D)

NAME
systrace - DTrace system call tracing provider
DESCRIPTION
The systrace driver implements the DTrace syscall dynamic tracing provider. The syscall provider performs dynamic instrumentation to offer probes that fire whenever a thread enters or returns from a kernel system call entry point. The systrace driver is not a public interface and you access the instrumentation offered by this provider through DTrace. Refer to the Solaris Dynamic Tracing Guide for a description of the public documented interfaces available for the DTrace facility and the probes offered by the syscall provider.
ATTRIBUTES
See attributes(5) for a description of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWdtrp | +-----------------------------+-----------------------------+ |Interface Stability |Private | +-----------------------------+-----------------------------+
SEE ALSO
dtrace(1M), attributes(5), dtrace(7D) Solaris Dynamic Tracing Guide SunOS 5.11 4 Sep 2003 systrace(7D)
Related Man Pages
dtrace(7d) - sunos
lx_systrace(7d) - opensolaris
dtrace(7d) - opensolaris
fbt(7d) - sunos
lockstat(7d) - sunos
Similar Topics in the Unix Linux Community
Tracing an e-mail address
DTrace Output Visualization With NetBeans DTrace GUI Plugin
Using the Solaris DTrace Utility With Open MPI Applications
Getting started with DTracing MySQL
Automatic DTrace Probe Insertion in Fortran (for Sun Studio 12)