DTrace: observing PHP

May 1, 2009 · Filed Under General Solaris topics · Comment 

I’ve finally got some spare time to download a PEAR module for DTrace. What a great module! I’ve found a little problem with it, wrote a letter to Wez Furlong, and he immediately changed the source code to make it work even better. Thanks a lot, Wez! :)

So, here it is – my first PHP Dtrace script: php-scripts-snoop.d

Read more