From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1701 invoked by alias); 4 Nov 2005 21:02:22 -0000 Mailing-List: contact systemtap-cvs-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: systemtap-cvs-owner@sourceware.org List-Archive: Received: (qmail 1629 invoked by uid 9024); 4 Nov 2005 21:02:22 -0000 Date: Fri, 04 Nov 2005 21:02:00 -0000 Message-ID: <20051104210222.1627.qmail@sourceware.org> From: roland@sourceware.org To: systemtap-cvs@sources.redhat.com Subject: src tapsets.cxx X-SW-Source: 2005-q4/txt/msg00085.txt.bz2 List-Id: CVSROOT: /cvs/systemtap Module name: src Changes by: roland@sourceware.org 2005-11-04 21:02:22 Modified files: . : tapsets.cxx Log message: 2005-11-04 Roland McGrath * tapsets.cxx (add_probe_point): Use dwfl_module_relocation_info to get symbol name when dwfl_module_relocations has the info. Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/src/tapsets.cxx.diff?cvsroot=systemtap&r1=1.82&r2=1.83