Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:44973 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 29006 invoked from network); 15 Jul 2009 07:53:26 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 Jul 2009 07:53:26 -0000 X-Host-Fingerprint: 87.118.104.77 ns.experimentalworks.net Date: Wed, 15 Jul 2009 03:53:26 -0400 Received: from [87.118.104.77] ([87.118.104.77:21205] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B6/7D-57267-6FA8D5A4 for ; Wed, 15 Jul 2009 03:53:26 -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: [PHP-DEV] Patch and RFC for adding DTrace probes to PHP From: sn_@gmx.net (David Soria Parra) On 2009-07-15, Alexey Zakhlestin wrote: > The problem is, that if we update Zend/zend_dtrace.d, this header file > will need to be regenerated. > So, there is a need for a corresponding procedure. I'll change the patch as soon as possible to generate the header file during configure.