From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12777 invoked by alias); 27 Sep 2007 07:24:47 -0000 Received: (qmail 12764 invoked by uid 9720); 27 Sep 2007 07:24:47 -0000 Date: Thu, 27 Sep 2007 07:24:00 -0000 Message-ID: <20070927072447.12762.qmail@sourceware.org> From: zhaolei@sourceware.org To: systemtap-cvs@sourceware.org Subject: src/tapset rpc.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/msg00381.txt.bz2 CVSROOT: /cvs/systemtap Module name: src Changes by: zhaolei@sourceware.org 2007-09-27 07:24:47 Modified files: tapset : rpc.stp Log message: 2007-09-27 Zhaolei From Cai Fei * rpc.stp (sunrpc.clnt.shutdown_client): Add argument progname's definition for probe sunrpc.clnt.shutdown_client, because it is in the man page but not defined in tapset. Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/src/tapset/rpc.stp.diff?cvsroot=systemtap&r1=1.11&r2=1.12