Solaris Dynamic Tracing Guide
Previous Next

Privileged Use of DTrace

Users with any of the three DTrace privileges may enable probes provided by the dtrace provider (see Chapter 17, dtrace Provider), and may use the following actions and variables:

Providers

dtrace

Actions

exit

printf

tracemem

discard

speculate

printa

trace

Variables

args

probemod

this

epid

probename

timestamp

id

probeprov

vtimestamp

probefunc

self

Address Spaces

None

Previous Next