News Feed
Jobs Feed
Sections



Recent Jobs

News Archive
feed this:

Experimentalworks Blog:
DTracing PHP
December 22, 2008 @ 15:19:10

On the Experimentalworks blog a recent post looks at using DTrace, the powerful tool to debug and trace problems in an application, with your PHP applications.

Dtrace is really powerful and trying to do an introduction to all it's features is just not possible. Therefore I will just focus on the basics, that are needed to get our stuff working. The basic idea behind Dtrace is that the kernel and userland programs fire probes on a specific location in the kernel or the userland program.

He looks at the structure of a DTrace program as well as a list of probes that you can use to help track down the problem in your application. His "first example" traces the compile time of the app and, when run on the command line, returns the time in seconds.

0 comments voice your opinion now!
dtrace tutorial example compile time structure probe




Community Events





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


zendframework database symfony2 voicesoftheelephpant application podcast framework api interview release community language conference introduction phpunit opinion zendframework2 testing injection unittest

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