Welcome


Rachmat Febrianto

Subcribe Feed:

Enter your email address:

Delivered by FeedBurner

Visitor Locations

How to Install Chime on OpenSolaris

Chime is GUI for Dtrace it used for tracing system, Dtrace suppoted to trace : interrupt statistic, systems call, device I/O, callouts, kernel function calls, etc.

Download chime from : http://opensolaris.org/os/project/dtrace-chime/install/
after you download chime package, extract it and install it :

$pfexec pkgadd -d osol0chime-i386-1.4.pkg

run it :

$pfexec /opt/OSOL0chime/bin/chime

it’s screen shoot :

here tracing for System Calls & Interrupt [...]