]> granicus.if.org Git - php/commit
- More features for the profiling, create aggregates and dump them
authorAndrey Hristov <andrey@php.net>
Fri, 29 Oct 2010 15:02:39 +0000 (15:02 +0000)
committerAndrey Hristov <andrey@php.net>
Fri, 29 Oct 2010 15:02:39 +0000 (15:02 +0000)
commit769a3cf0c373e91f613a0a050021f07b3a4601e1
treecb8193c4fde23f1f955f3ec273c12fb21ad1d9b2
parentda633ed52eb7f6f0ecbb8e6272cb93a7d8ea7a79
- More features for the profiling, create aggregates and dump them
on file close.
- Also add a trace modifier to switch on and off the profiling.
- With additional compiler switch the profiling can be completely omitted,
of course it makes sense only when --enable-debug. Because otherwise
there is no tracing, thus no profiling.
- Added a fix for Windows for handling trace files on different devices
 (special handing of ':' )
ext/mysqlnd/mysqlnd_debug.c
ext/mysqlnd/mysqlnd_debug.h
ext/mysqlnd/mysqlnd_priv.h