From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2796 invoked by alias); 20 Aug 2007 18:25:15 -0000 Received: (qmail 2778 invoked by uid 9593); 20 Aug 2007 18:25:15 -0000 Date: Mon, 20 Aug 2007 18:25:00 -0000 Message-ID: <20070820182515.2776.qmail@sourceware.org> From: hiramatu@sourceware.org To: systemtap-cvs@sourceware.org Subject: src runtime/ChangeLog runtime/stack-x86_64.c t ... 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-q3/txt/msg00197.txt.bz2 CVSROOT: /cvs/systemtap Module name: src Changes by: hiramatu@sourceware.org 2007-08-20 18:25:15 Modified files: runtime : ChangeLog stack-x86_64.c tapset : ChangeLog ioblock.stp Log message: 2007-08-20 Masami Hiramatsu * ioblock.stp: Fix __bio_ino() not to access i_ino if the page is not assigned to any inode. * stack-x86_64.c: Fix backtrace to use the value of stack register instead of its address. Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/ChangeLog.diff?cvsroot=systemtap&r1=1.217&r2=1.218 http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/stack-x86_64.c.diff?cvsroot=systemtap&r1=1.4&r2=1.5 http://sourceware.org/cgi-bin/cvsweb.cgi/src/tapset/ChangeLog.diff?cvsroot=systemtap&r1=1.174&r2=1.175 http://sourceware.org/cgi-bin/cvsweb.cgi/src/tapset/ioblock.stp.diff?cvsroot=systemtap&r1=1.6&r2=1.7