Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:44965 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 40032 invoked from network); 14 Jul 2009 21:59:55 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 Jul 2009 21:59:55 -0000 Authentication-Results: pb1.pair.com smtp.mail=andrei@gravitonic.com; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=andrei@gravitonic.com; sender-id=unknown Received-SPF: error (pb1.pair.com: domain gravitonic.com from 209.85.210.196 cause and error) X-PHP-List-Original-Sender: andrei@gravitonic.com X-Host-Fingerprint: 209.85.210.196 mail-yx0-f196.google.com Received: from [209.85.210.196] ([209.85.210.196:44316] helo=mail-yx0-f196.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 7C/E0-54820-BDFFC5A4 for ; Tue, 14 Jul 2009 17:59:55 -0400 Received: by yxe34 with SMTP id 34so3534491yxe.29 for ; Tue, 14 Jul 2009 14:59:52 -0700 (PDT) MIME-Version: 1.0 Received: by 10.90.31.13 with SMTP id e13mr3001054age.111.1247608792479; Tue, 14 Jul 2009 14:59:52 -0700 (PDT) In-Reply-To: References: Date: Tue, 14 Jul 2009 14:59:52 -0700 Message-ID: <7d6e34d80907141459u2f2f1c4eu76768b4321781d13@mail.gmail.com> To: David Soria Parra Cc: internals@lists.php.net Content-Type: multipart/alternative; boundary=0016362839b6e4fa7e046eb18e31 Subject: Re: [PHP-DEV] Patch and RFC for adding DTrace probes to PHP From: andrei@gravitonic.com (Andrei Zmievski) --0016362839b6e4fa7e046eb18e31 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit On Tue, Jul 14, 2009 at 2:31 PM, David Soria Parra wrote: > In the current state the patch introduces a wrapper for the current > executor to fire function-entry probes. It was mentioned that it might > be useful to not use an own funciton for that. As I want to make things > cleaner for the current state of review, I decided to use a separate > function. > > The patch was tested on Mac OS 10.5, Solaris 10 and OpenSolaris 2009.06. > I believe I said this already, but I'm for this going into HEAD. -Andrei --0016362839b6e4fa7e046eb18e31--