News Feed
Jobs Feed
Sections




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


blog comments powered by Disqus

Similar Posts

PHP-Coding-Practices.com: Introduction To Security Vulnerabilities In PHP

Jan Lehnardt's Blog: CouchDb Views with PHP

DevShed: Graphical Interfaces and Unit Testing

Abhinav Singh's Blog: How to add content verification using hmac in PHP

Codewalkers.com: New Tutorial - Coding \"Best Practices\" - or at least \"Better Practices\"


Community Events











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


database interview tool development podcast composer series release opinion example framework conference testing community functional introduction object zendframework2 code language

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