Hello, We are working on Photon project which is WebStack + Dtrace in NetBeans (http://jupiter.czech.sun.com/wiki/view/Netbeans/NB70DynLangDTrace).
I tried to find a way to be able to set up correspondence between function call from PHP and query execution in MySQL using Dtrace. All I have in PHP itself is function-entry and function-return probes. >From MySQL I can get more info: such as connection id, host , user name, etc. But how to set up this univocal correspondence between PHP and MYSQL? Could you answer if there is any way to get this information using existing dtrace probes? If there is no such a way, it would be great to add new probes to PHP runtime as without such probes it is not quite clear how to understand that PHP function call Thanks, Maria Tishkova -- This message posted from opensolaris.org