|
NAMEsh_flowinfo.d - snoop Bourne shell flow with additional info. SYNOPSISsh_flowinfo.d DESCRIPTIONThis traces shell activity from all Bourne shells on the system that are running with sh provider support. This watches shell function entries and returns, and indents child function calls. Shell builtins and external commands are also printed. OSAny STABILITYEvolving - uses the DTrace Shell provider, which may change as additional features are introduced. Check Shell/Readme to see what version these scripts are based on. EXAMPLES
WARNINGWatch the first column carefully, it prints the CPU-id. If it changes, then it is very likely that the output has been shuffled. DOCUMENTATIONSee the DTraceToolkit for further documentation under the Examples, Notes and Docs directories. The example files may be especially useful as they aim to demonstrate how to interpret the output. EXITsh_flowinfo.d will run until Ctrl-C is hit. AUTHORBrendan Gregg [CA, USA] SEE ALSOdtrace(1M)
|