Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934872Ab0KQP5J (ORCPT ); Wed, 17 Nov 2010 10:57:09 -0500 Received: from mx1.redhat.com ([209.132.183.28]:18680 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S934749Ab0KQP5I (ORCPT ); Wed, 17 Nov 2010 10:57:08 -0500 Message-ID: <4CE3FB0D.30902@redhat.com> Date: Wed, 17 Nov 2010 17:55:57 +0200 From: Avi Kivity User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.12) Gecko/20101103 Fedora/1.0-0.33.b2pre.fc14 Thunderbird/3.1.6 MIME-Version: 1.0 To: Tom Zanussi CC: Thomas Gleixner , Peter Zijlstra , Ingo Molnar , "Ted Ts'o" , LKML , Linus Torvalds , Andrew Morton , Steven Rostedt , Arjan van de Ven , Arnaldo Carvalho de Melo , Frederic Weisbecker , Masami Hiramatsu , Mathieu Desnoyers , Li Zefan , Jason Baron , "David S. Miller" , Christoph Hellwig , Pekka Enberg , Lai Jiangshan , Eric Dumazet Subject: Re: [ANNOUNCE] New utility: 'trace' References: <20101117013700.GA3290@thunk.org> <20101117132404.GF27063@elte.hu> <1290001128.2109.785.camel@laptop> <20101117140002.GH27063@elte.hu> <1290003110.2109.822.camel@laptop> <1290003505.2109.833.camel@laptop> <1290008466.1921.21.camel@elnicho> In-Reply-To: <1290008466.1921.21.camel@elnicho> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 934 Lines: 22 On 11/17/2010 05:41 PM, Tom Zanussi wrote: > >> The only reason why these filters might make sense is to reduce the >> trace volume on system wide traces in production environments, but >> that's a completely different story. These scenarios can do with the >> dynamic tracepoint stuff and the custom filtering w/o putting the >> burden on the majority of users. >> > Yeah, in my mind, the main point of the filters was to be a 'blunt > force' instrument preventing userspace from being overwhelmed by events. > The real filtering would happen in userspace with e.g. real scripting > languages. > Filtering is also useful for fine-grained perf events; this cannot be done in userspace. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/