From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7447 invoked by alias); 16 Dec 2008 17:26:08 -0000 Received: (qmail 7440 invoked by uid 22791); 16 Dec 2008 17:26:08 -0000 X-SWARE-Spam-Status: No, hits=-2.1 required=5.0 tests=AWL,BAYES_00,KAM_MX,SPF_HELO_PASS,SPF_PASS X-Spam-Status: No, hits=-2.1 required=5.0 tests=AWL,BAYES_00,KAM_MX,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mx2.redhat.com (HELO mx2.redhat.com) (66.187.237.31) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 16 Dec 2008 17:25:14 +0000 Received: from int-mx2.corp.redhat.com (int-mx2.corp.redhat.com [172.16.27.26]) by mx2.redhat.com (8.13.8/8.13.8) with ESMTP id mBGHPAfe013278; Tue, 16 Dec 2008 12:25:10 -0500 Received: from ns3.rdu.redhat.com (ns3.rdu.redhat.com [10.11.255.199]) by int-mx2.corp.redhat.com (8.13.1/8.13.1) with ESMTP id mBGHP9LQ012915; Tue, 16 Dec 2008 12:25:09 -0500 Received: from ton.toronto.redhat.com (ton.yyz.redhat.com [10.15.16.15]) by ns3.rdu.redhat.com (8.13.8/8.13.8) with ESMTP id mBGHP8nY003552; Tue, 16 Dec 2008 12:25:09 -0500 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 mBGHP8jX020844; Tue, 16 Dec 2008 12:25:08 -0500 Received: (from fche@localhost) by ton.toronto.redhat.com (8.13.1/8.13.1/Submit) id mBGHP8ZY020843; Tue, 16 Dec 2008 12:25:08 -0500 X-Authentication-Warning: ton.toronto.redhat.com: fche set sender to fche@redhat.com using -f To: "Dmitry Malichenko" Cc: systemtap@sourceware.org Subject: Re: example scripts from systemtap documentation page are unavailable References: <7e975d0b0812160759k22d17422sf016442c17353610@mail.gmail.com> From: fche@redhat.com (Frank Ch. Eigler) Date: Tue, 16 Dec 2008 17:26:00 -0000 In-Reply-To: <7e975d0b0812160759k22d17422sf016442c17353610@mail.gmail.com> (Dmitry Malichenko's message of "Tue, 16 Dec 2008 18:59:57 +0300") Message-ID: User-Agent: Gnus/5.1008 (Gnus v5.10.8) Emacs/21.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Scanned-By: MIMEDefang 2.58 on 172.16.27.26 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: 2008-q4/txt/msg00572.txt.bz2 "Dmitry Malichenko" writes: > [...] > But I found out that scripts > top, prof, kmalloc & kmalloc2 > from > http://sourceware.org/systemtap/documentation.html > from Demo section could not be downloaded. See the /testsuite/systemtap.samples directory for variants of some of these that for some reason didn't make it over into the more organized .../systemtap.examples directory (and corresponding web pages). The documentation.html page contains out-of-date links, which should be fixed. - FChE