Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:44995 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 32042 invoked from network); 16 Jul 2009 22:21:30 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Jul 2009 22:21:30 -0000 X-Host-Fingerprint: 87.118.104.77 ns.experimentalworks.net Date: Thu, 16 Jul 2009 18:21:29 -0400 Received: from [87.118.104.77] ([87.118.104.77:2708] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id A8/84-09639-8E7AF5A4 for ; Thu, 16 Jul 2009 18:21:29 -0400 To: internals@lists.php.net References: Message-ID: User-Agent: slrn/0.9.8.1pl1 (Debian) X-Posted-By: 87.118.104.77 Subject: Re: Patch and RFC for adding DTrace probes to PHP From: sn_@gmx.net (David Soria Parra) On 2009-07-14, David Soria Parra wrote: > Hi List, > > in the last months I worked on adding DTrace probes to PHP and would > like to start a discussion about the RFC and patch against trunk > that can be found at: > > http://wiki.php.net/rfc/dtrace If there are no other objects I will commit the patch with the small modification that zend_dtrace.h is generated during configure in the next days, unless someone want to do an explicit voting on that rfc.