Documentation
Manual Pages
- dprobes - contains an overview of Dynamic Probes and the command-line tool for dynamically inserting probes into executing code modules.
- dprobes.lang - contains the DProbes RPN language reference and complete examples.
- dpcc - description
Tutorials
- DProbes RPN Language
- DPCC - DProbes C Compiler
- The dpcc man page contains a tutorial which provides step-by-step instructions for writing and compiling a probe program in a high-level, C-like language.
- Porting Guide
- Section 8 (on page 10) of this DProbes paper lists some considerations for porting DProbes to another architecture or Operating System.
- More complete instructions for porting DProbes to another architecture or Operating System are under development.