GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
* Sign Up! *

Support
Customer Portal
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
sh_flowinfo.d(1m) sh_flowinfo.d(1m)

sh_flowinfo.d - snoop Bourne shell flow with additional info.

sh_flowinfo.d

This 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.

Any

Evolving - 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.

# sh_flowinfo.d

CPU-id
Process ID
Elapsed time from previous line to this line
Filename of the shell script
Line number of filename
Type of call (func/builtin/cmd/subsh)
Shell function, builtin or command name

Watch the first column carefully, it prints the CPU-id. If it changes, then it is very likely that the output has been shuffled.

See 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.

sh_flowinfo.d will run until Ctrl-C is hit.

Brendan Gregg [CA, USA]

dtrace(1M)

$Date:: 2007-10-03 #$ USER COMMANDS

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.