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

Smashing Magazine: WordPress Developer's Toolbox

NETTUTS.com: How to Create an Object-Oriented Blog in PHP

Richard Thomas' Blog: Solar Framework Shorts - Using Multiple auth adapters

PHPMaster.com: PHP Security: Cross-Site Scripting Attacks (XSS)

Web Development Blog: Integrate your MailChimp Newsletter Subscription


Community Events











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


conference introduction functional testing release code tool series application example community podcast interview framework unittest zendframework2 development phpunit language opinion

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