From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21877 invoked by alias); 25 Jun 2007 16:55:36 -0000 Received: (qmail 21866 invoked by uid 22791); 25 Jun 2007 16:55:35 -0000 X-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00,DK_POLICY_SIGNSOME,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.31) with ESMTP; Mon, 25 Jun 2007 16:55:32 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.13.1/8.13.1) with ESMTP id l5PGtThA012814; Mon, 25 Jun 2007 12:55:30 -0400 Received: from pobox.toronto.redhat.com (pobox.toronto.redhat.com [172.16.14.4]) by int-mx1.corp.redhat.com (8.13.1/8.13.1) with ESMTP id l5PGtSjZ000540; Mon, 25 Jun 2007 12:55:29 -0400 Received: from touchme.toronto.redhat.com (IDENT:postfix@touchme.toronto.redhat.com [172.16.14.9]) by pobox.toronto.redhat.com (8.12.11.20060308/8.12.11) with ESMTP id l5PGtS1T009404; Mon, 25 Jun 2007 12:55:28 -0400 Received: from ton.toronto.redhat.com (ton.toronto.redhat.com [172.16.14.15]) by touchme.toronto.redhat.com (Postfix) with ESMTP id 5CFDB80008E; Mon, 25 Jun 2007 12:55:28 -0400 (EDT) Received: from ton.toronto.redhat.com (localhost.localdomain [127.0.0.1]) by ton.toronto.redhat.com (8.13.1/8.13.1) with ESMTP id l5PGtSI1017004; Mon, 25 Jun 2007 12:55:28 -0400 Received: (from fche@localhost) by ton.toronto.redhat.com (8.13.1/8.13.1/Submit) id l5PGtRit017001; Mon, 25 Jun 2007 12:55:27 -0400 X-Authentication-Warning: ton.toronto.redhat.com: fche set sender to fche@redhat.com using -f To: "Discussion list for crash utility usage, maintenance and development" Cc: Dave Anderson , systemtap@sources.redhat.com, yumiko.sugita.yf@hitachi.com Subject: Re: [RFC] Crash extension for SystemTap References: <46542938.3070502@hitachi.com> <4654E1F4.2030107@hitachi.com> <4655A59E.40102@redhat.com> <467BD175.6050303@hitachi.com> From: fche@redhat.com (Frank Ch. Eigler) Date: Mon, 25 Jun 2007 16:55:00 -0000 In-Reply-To: <467BD175.6050303@hitachi.com> Message-ID: User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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: 2007-q2/txt/msg00626.txt.bz2 Satoru MORIYA writes: > Thank you so much for your review and crash-4.0-4.2. > And I am sorry for delaying my reply for a long time. > I updated my extension for crash-4.0-4.2. > [...] Thank you. Do you think it is ready to be integrated into the systemtap source tree and build system? - FChE