Content-type: text/html Man page of lockstat

lockstat

Section: Devices (7D)
Updated: 3 Sep 2003
Index Return to Main Contents
 

NAME

lockstat - DTrace kernel lock instrumentation provider  

DESCRIPTION

The lockstat driver is a DTrace dynamic tracing provider that performs dynamic instrumentation for locking primitives in the Solaris kernel.

The lockstat provider makes probes available that you can use to discern lock contention statistics, or to understand virtually any aspect of locking behavior inside the operating system kernel. The lockstat(1M) command is implemented as a DTrace consumer that uses the lockstat provider to gather raw data.

The lockstat 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 lockstat provider.  

ATTRIBUTES

See attributes(5) for a description of the following attributes:

ATTRIBUTE TYPEATTRIBUTE VALUE
AvailabilitySUNWdtrp
Interface Stability Private

 

SEE ALSO

dtrace(1M), lockstat(1M), attributes(5), dtrace(7D)

Solaris Dynamic Tracing Guide


 

Index

NAME
DESCRIPTION
ATTRIBUTES
SEE ALSO

This document was created by man2html, using the manual pages.
Time: 02:39:59 GMT, October 02, 2010