Notice: register_sidebar_widget is deprecated since version 2.8! Use wp_register_sidebar_widget() instead. in /home/knmngmprl21d/public_html/blogs/wp-includes/functions.php on line 3467
 Adam Leventhal's blog » 2005 » July

Archive for July, 2005

Believe it or not…

I really never thought I’d be sticking a picture of a penguin on my weblog, but here it is… Joined by Bryan and Eric, I’ll be speaking (and listening) at the OpenSolaris BoF at LinuxWorld (August 9, 5:30-7:00). We’ll be talking about using and developing on OpenSolaris, how you can participate, and most likely comparing [...]





Posted on July 26, 2005 at 12:00 am by ahl · Permalink · Comments Closed
In: OpenSolaris

DTrace User-Land

One of the primary motivations for DTrace was the absence of a framework that united observability into all aspects of the system. There were certainly tools for looking at the individual components (iostat(1) for I/O; mpstat(1) and prstat(1) for some basic system monitoring; truss(1), gdb(1), mdb(1) and dbx(1) for examining processes), but correlating the data [...]





Posted on July 20, 2005 at 5:30 am by ahl · Permalink · Comments Closed
In: DTrace