sunos man page for systrace

Query: systrace

OS: sunos

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.10 4 Sep 2003 systrace(7D)
Related Man Pages
lx_systrace(7d) - opensolaris
lockstat(7d) - opensolaris
profile(7d) - sunos
systrace(7d) - sunos
profile(7d) - opensolaris
Similar Topics in the Unix Linux Community
Scott's Powershell provider for Coral8
DTrace Topic Hub
Getting started with DTracing MySQL
Automatic DTrace Probe Insertion in Fortran (for Sun Studio 12)
A not so technical introduction to DTrace