>_ linuxcommand.dev
Startseite dtrace
Troubleshooting

dtrace

Dynamic tracing tool for kernel and application debugging.

Solaris macOS
Verified: 2025-09-22
Syntax
$dtrace [OPTIONS] [SCRIPT]
Examples
$dtrace -l
$dtrace -n syscall:::entry
Typical use cases
?
Standard usage
dtrace --help
Note Solaris-exclusive tool for dynamic tracing.
Export