News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
Johannes Schluter's Blog:
DTraceing around
October 13, 2008 @ 11:14:35

After singing the praises of DTrace for a while now, Johannes Schluter decided to show it off in a different way - introducing a collegue to it:

Yesterday, during a break at the Barcamp Munich, I gave Wolfram a short introduction on his Mac and decided to put some stuff here [in this post]. DTrace is a toolkit available on Solaris (Solaris 10 or OpenSolaris), recent MacOS versions and FreeBSD for mightier than tools like truss or strace but with way less impact. DTrace allows you to "hook" (called "probes") into the system and allows to do some analysis then.

He shows how to set up some of these "hooks" using D-script to wrap around a simple PHP script call. He alters the results to show things like the memory function its in, how much of the memory its using and a fun little script that "graphs" out the memory usage with "@" symbols.

0 comments voice your opinion now!
dtrace tutorial example emailloc memory allocate



Similar Posts

HTMLGoodies.com: PHP Tutorial - Introduction

Rob Allen's Blog: Zend Framework Tutorial Zip File Updated

The Shadow Fox Network: Create Dynamic URLs With Mod_Rewrite and PHP Functions

DevShed: Creating an RSS Reader Application

Zend Developer Zone: Reading Access Databases with PHP and PECL


Community Events







Don't see your event here?
Let us know!


mysql zend job code ajax release zendframework book releases framework PEAR example cakephp database application conference developer package security PHP5

All content copyright, 2008 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework