From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3188 invoked by alias); 16 Dec 2005 00:27:53 -0000 Received: (qmail 3175 invoked by uid 9544); 16 Dec 2005 00:27:52 -0000 Date: Fri, 16 Dec 2005 00:27:00 -0000 Message-ID: <20051216002752.3173.qmail@sourceware.org> From: askeshav@sourceware.org To: systemtap-cvs@sources.redhat.com Subject: src tapsets.cxx 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: X-SW-Source: 2005-q4/txt/msg00221.txt.bz2 List-Id: CVSROOT: /cvs/systemtap Module name: src Changes by: askeshav@sourceware.org 2005-12-16 00:27:52 Modified files: . : tapsets.cxx Log message: Anil S Keshavamurthy - Blacklist'ing notifier_call_chain() function, as this function is on kprobes critical path, having probes on this will damage the system. Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/src/tapsets.cxx.diff?cvsroot=systemtap&r1=1.98&r2=1.99