Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | first shot remove TSRMLS_* things | Anatol Belski | 2014-12-13 | 1 | -14/+14 |
| | |||||
* | Fixed dtrace support | Dmitry Stogov | 2014-07-22 | 1 | -2/+7 |
| | |||||
* | Simplify call-frame handling | Dmitry Stogov | 2014-07-07 | 1 | -2/+2 |
| | |||||
* | Refactored data structures to keep zend_object* instead of a whole zval in ↵ | Dmitry Stogov | 2014-03-28 | 1 | -2/+2 |
| | | | | some places | ||||
* | Remove duplicate calls to set filename & lineno for the ↵ | Christopher Jones | 2013-08-22 | 1 | -2/+0 |
| | | | | DTRACE_FUNCTION_ENTRY/RETURN cases | ||||
* | Merge branch 'PHP-5.4' into PHP-5.5 | Xinchen Hui | 2013-08-14 | 1 | -11/+11 |
|\ | |||||
| * | Fixed #65431 (Discarded qualifiers from pointer target warnings when using ↵ | Xinchen Hui | 2013-08-14 | 1 | -11/+11 |
| | | | | | | | | --enable-dtrace) by Sixd | ||||
* | | Pass zend_execute_data instead of zend_op_array | David Soria Parra | 2012-12-05 | 1 | -2/+2 |
| | | |||||
* | | Overwrite execute_ex instead of execute in dtrace_execute | David Soria Parra | 2012-12-04 | 1 | -2/+2 |
| | | |||||
* | | Use zend_execute_internal always to call internal functions | Stanislav Malyshev | 2012-10-05 | 1 | -2/+2 |
|/ | |||||
* | Add DTrace probes | David Soria Parra | 2010-04-24 | 1 | -0/+108 |