Dmitry Stogov
|
ea17b018d8
|
Fixed dtrace support
|
2014-07-22 11:12:49 +04:00 |
|
Dmitry Stogov
|
5aa91be509
|
Simplify call-frame handling
|
2014-07-07 15:50:44 +04:00 |
|
Dmitry Stogov
|
ea85451b65
|
Refactored data structures to keep zend_object* instead of a whole zval in some places
|
2014-03-28 02:11:22 +04:00 |
|
Christopher Jones
|
e212320a0c
|
Remove duplicate calls to set filename & lineno for the DTRACE_FUNCTION_ENTRY/RETURN cases
|
2013-08-22 11:23:07 +02:00 |
|
Xinchen Hui
|
f3d18add08
|
Merge branch 'PHP-5.4' into PHP-5.5
|
2013-08-14 11:44:37 +08:00 |
|
Xinchen Hui
|
f4dc2240a0
|
Fixed #65431 (Discarded qualifiers from pointer target warnings when using --enable-dtrace) by Sixd
|
2013-08-14 11:42:39 +08:00 |
|
David Soria Parra
|
288f8734f6
|
Pass zend_execute_data instead of zend_op_array
|
2012-12-05 00:45:23 +01:00 |
|
David Soria Parra
|
15a251a424
|
Overwrite execute_ex instead of execute in dtrace_execute
|
2012-12-04 21:01:32 +01:00 |
|
Stanislav Malyshev
|
531e2533dd
|
Use zend_execute_internal always to call internal functions
|
2012-10-05 08:14:20 +02:00 |
|
David Soria Parra
|
08b9fdc8a3
|
Add DTrace probes
|
2010-04-24 13:32:30 +00:00 |
|