Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
| dcmd or walker | Description |
|---|---|
| contract | Display a contract |
| ctid | Convert id to a contract pointer |
| mappings | Print address space mappings |
| nm | Print symbols |
| nmadd | Add name to private symbol table |
| nmdel | Remove name from private symbol table |
| objects | Print load objects information |
| pfiles | Print process file information |
| pgrep | Pattern match against all processes |
| pid2proc | Convert PID to proc_t address |
| pmap | Print process memory map |
| ps | List processes (and associated thr, lwp) |
| ptree | Print process tree |
| rctl | Print a rctl_t, only if it matches the handle |
| rctl_dict | Print systemwide default rctl definitions |
| rctl_list | Print rctls for the given proc |
| rctl_validate | Test resource control value sequence |
| seg | Print address space segment |
| thread | Display a summarized kthread_t |
| threadlist | Display threads and associated C stack traces |
| tsd | Print tsd[key-1] for this thread |
| tsdtot | Find thread with this tsd |