DTrace

This package is not maintained anymore and has been superseded. Package has moved to channel http://www.php.net/manual/en/features.dtrace.php
No replacement provided. Contact us if you know a replacement.

A Solaris Dtrace provider

Obsolete; use the much better implementation available in the core of PHP:

http://www.php.net/manual/en/features.dtrace.php

Maintainer

  • No maintainer! Will you be the next maintainer of this extension?

Details

Downloads: 43434
1.0.3
19 years ago
Version 1.0.3 change log

Added .map file to workaround a bug in dtrace.
Tested only with gcc; it may not build with the SUN cc.
Both probes have the following signatures:
arg0 = the function name
arg1 = the filename
arg2 = the line number

arg3 = classname (or an empty string)
arg4 = object/class operator (::, ->, or an empty string)