From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5794 invoked by alias); 19 Sep 2007 02:46:43 -0000 Received: (qmail 5781 invoked by uid 9720); 19 Sep 2007 02:46:43 -0000 Date: Wed, 19 Sep 2007 02:46:00 -0000 Message-ID: <20070919024643.5779.qmail@sourceware.org> From: zhaolei@sourceware.org To: systemtap-cvs@sourceware.org Subject: src/tapset syscalls.stp 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/msg00312.txt.bz2 CVSROOT: /cvs/systemtap Module name: src Changes by: zhaolei@sourceware.org 2007-09-19 02:46:43 Modified files: tapset : syscalls.stp Log message: 2007-09-19 Zhaolei * syscall.stp(getrusage) Fix the output of getrusage's argstr when who is set to -2. Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/src/tapset/syscalls.stp.diff?cvsroot=systemtap&r1=1.67&r2=1.68