From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19779 invoked by alias); 3 Mar 2011 19:16:58 -0000 Mailing-List: contact archer-help@sourceware.org; run by ezmlm Sender: Precedence: bulk List-Post: List-Help: List-Subscribe: List-Id: Received: (qmail 19765 invoked by uid 22791); 3 Mar 2011 19:16:58 -0000 X-SWARE-Spam-Status: No, hits=-4.8 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_HI,SPF_HELO_PASS,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit From: Roland McGrath To: Project Archer Subject: glibc with probes Message-Id: <20110303191647.8F70B183F97@magilla.sf.frob.com> Date: Thu, 03 Mar 2011 19:16:00 -0000 X-SW-Source: 2011-q1/txt/msg00116.txt.bz2 I posted on the systemtap list but forgot to mention here: At http://koji.fedoraproject.org/scratch/roland/task_2877130/ you can find a build of the Fedora 15 glibc modified to add the sdt.h probes for setjmp/longjmp and Rayson's pthread probes. I've used this for some trivial manual tests of the setjmp/longjmp probes. I hope the probes will be in the real Fedora 15 glibc before it's released, but we'll have to see how that goes. Thanks, Roland