From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28561 invoked by alias); 12 Oct 2007 20:29:22 -0000 Received: (qmail 28537 invoked by uid 9156); 12 Oct 2007 20:29:21 -0000 Date: Fri, 12 Oct 2007 20:29:00 -0000 Message-ID: <20071012202921.28535.qmail@sourceware.org> From: dsmith@sourceware.org To: systemtap-cvs@sourceware.org Subject: src ChangeLog tapsets.cxx Mailing-List: contact systemtap-cvs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: systemtap-cvs-owner@sourceware.org List-Archive: X-SW-Source: 2007-q4/txt/msg00077.txt.bz2 CVSROOT: /cvs/systemtap Module name: src Changes by: dsmith@sourceware.org 2007-10-12 20:29:21 Modified files: . : ChangeLog tapsets.cxx Log message: 2007-10-12 David Smith * tapsets.cxx (dwflpp::setup): Added 'debuginfo_needed' parameter to not error if no debuginfo present. (hex_dump): New function. (mark_query::handle_query_module): Updated for 10/2/2007 markers patch. Currently only handles markers in the kernel image itself - not in modules. Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=systemtap&r1=1.698&r2=1.699 http://sourceware.org/cgi-bin/cvsweb.cgi/src/tapsets.cxx.diff?cvsroot=systemtap&r1=1.218&r2=1.219