Class: Dtrace

Inherits:
Object
  • Object
show all
Defined in:
lib/dtrace.rb,
lib/dtrace/probe.rb,
lib/dtrace/tracer.rb,
lib/dtrace/provider.rb,
lib/dtrace/provider/osx.rb,
lib/dtrace/provider/solaris.rb,
ext/dtrace_api.c

Overview

Ruby-Dtrace © 2007 Chris Andrews <[email protected]>

Defined Under Namespace

Classes: Probe, Provider, Tracer

Constant Summary collapse

VERSION =
'0.0.6'
STATUS_NONE =
0
STATUS_OKAY =
1
STATUS_EXITED =
2
STATUS_FILLED =
3
STATUS_STOPPED =
4

Instance Method Summary collapse

Constructor Details

#initializeObject

Instance Method Details

#buf_consumerObject

#compileObject

#createprocessObject

#drop_consumerObject

#each_probeObject

#err_consumerObject

#errorObject

#goObject

#grabprocessObject

#setoptObject

#sleepObject

#statusObject

#stopObject

#workObject