From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31132 invoked by alias); 25 Oct 2012 05:02:40 -0000 Received: (qmail 31007 invoked by uid 22791); 25 Oct 2012 05:02:17 -0000 X-SWARE-Spam-Status: No, hits= required= tests= Received: from mx3-phx2.redhat.com (HELO mx3-phx2.redhat.com) (209.132.183.24) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 25 Oct 2012 05:02:12 +0000 Received: from zmail13.collab.prod.int.phx2.redhat.com (zmail13.collab.prod.int.phx2.redhat.com [10.5.83.15]) by mx3-phx2.redhat.com (8.13.8/8.13.8) with ESMTP id q9P529j0017051; Thu, 25 Oct 2012 01:02:09 -0400 Date: Thu, 25 Oct 2012 05:02:00 -0000 From: Jon VanAlten To: Lukas Berk Cc: systemtap@sourceware.org, distro-pkg-dev@openjdk.java.net Message-ID: <480767885.1600415.1351141329748.JavaMail.root@redhat.com> In-Reply-To: <20121023165330.GA3498@redhat.com> Subject: Re: [RFC] Enhanced Garbage Collection Probe Points MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Mailing-List: contact systemtap-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: systemtap-owner@sourceware.org X-SW-Source: 2012-q4/txt/msg00127.txt.bz2 ----- Original Message ----- > From: "Lukas Berk" > To: "Jon VanAlten" > Cc: systemtap@sourceware.org, distro-pkg-dev@openjdk.java.net > Sent: Tuesday, October 23, 2012 12:53:30 PM > Subject: Re: [RFC] Enhanced Garbage Collection Probe Points > > Hey, > > * Jon VanAlten [2012-09-24 14:16]: > > > > > > > > > > Is this ok to commit? > > > > > > > > > > > > > With caveats noted above, I say yes :) > > > > > > > > > > Thanks! Please let me know if there is anything else you'd like > > > to > > > know, > > > updated patch is attached. > > > > > > > Hi, > > > > This has been in my TODO for some time, so I am very sorry not to > > have responded earlier. From looking at the patch, it seems okay > > now. I intend to push this to HEAD on your behalf, unless someone > > else has some reason why not. (Now is your chance to speak up > > about that, if you have such a reason!). But, I do feel > > responsible > > to build with it myself and verify that things seem to be working > > as > > intended. Various other things have been jumping my work queue, > > but > > I may have time this week to give this a sanity check and finally > > get it into hg. Thanks for persisting! > > > > cheers, > > Jon > > I've updated the patch slightly to reflect a correction in > psScavenge.cpp that was causing a build error when icedtea-debug > wasn't > specified. The rest of the patch is unchanged from before. > And I've now pushed this. I know it's preferred that new work goes to forest in general, but this was discussed earlier when patch was originally posted, and afaict the feeling was it would be better to move all systemtap related patches there in one step some time later[1]. Thanks Lukas for this contribution! cheers, jon [1] http://mail.openjdk.java.net/pipermail/distro-pkg-dev/2012-August/020066.html