summaryrefslogtreecommitdiff
path: root/ext/oci8/oci8_dtrace.d
Commit message (Expand)AuthorAgeFilesLines
* Fix old comment cut-n-paste errorChristopher Jones2016-04-141-3/+3
* More OCI8 DTrace probe updates.Christopher Jones2013-09-261-4/+4
* Update DTrace probesChristopher Jones2013-09-061-3/+4
* Make oci_set_*($connection,...) errors retrievable via oci_error($connection).Christopher Jones2013-09-051-1/+1
* Cast time_t since some "dtrace -G" invocations fail on time_t argumentsChristopher Jones2013-09-031-1/+1
* OCI8 2.0: add oci8-check-connection probe and do some renamingChristopher Jones2013-08-271-3/+4
* Use "__" consistently in OCI8 DTrace probe definitions. It maps to "-" in the...Christopher Jones2013-08-261-11/+11
* Leave it to DTrace FBT to trace underlying library callsChristopher Jones2013-08-261-161/+0
* Initial PHP OCI8 2.0.0-dev commit.Christopher Jones2013-07-241-0/+195