From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14009 invoked by alias); 28 Apr 2009 05:58:11 -0000 Received: (qmail 14001 invoked by uid 22791); 28 Apr 2009 05:58:11 -0000 X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=AWL,BAYES_00,J_CHICKENPOX_73,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 28 Apr 2009 05:58:04 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id n3S5w25Z023981 for ; Tue, 28 Apr 2009 01:58:02 -0400 Received: from ns3.rdu.redhat.com (ns3.rdu.redhat.com [10.11.255.199]) by int-mx1.corp.redhat.com (8.13.1/8.13.1) with ESMTP id n3S5w1HC027947 for ; Tue, 28 Apr 2009 01:58:01 -0400 Received: from [10.32.10.55] (vpn-10-55.str.redhat.com [10.32.10.55]) by ns3.rdu.redhat.com (8.13.8/8.13.8) with ESMTP id n3S5w08X020329; Tue, 28 Apr 2009 01:58:00 -0400 Subject: Re: Patch for traceio.stp From: Mark Wielaard To: Kai Meyer Cc: systemtap@sources.redhat.com In-Reply-To: <49F62714.4000803@fiber.net> References: <49F62714.4000803@fiber.net> Content-Type: text/plain Date: Tue, 28 Apr 2009 05:58:00 -0000 Message-Id: <1240898279.15586.8.camel@hermans.wildebeest.org> Mime-Version: 1.0 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: 2009-q2/txt/msg00451.txt.bz2 Hi Kai, On Mon, 2009-04-27 at 15:43 -0600, Kai Meyer wrote: > Thanks for such a great program. I wish I had found you earlier, you are > going to make so many of my weekly headaches dissapear! Thanks! You might already know, but Frank already applied your patches to make traceio.stp more useful to git master. I really like the cleaned up output. Cheers, Mark