Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932188Ab0AVCHO (ORCPT ); Thu, 21 Jan 2010 21:07:14 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932159Ab0AVCHN (ORCPT ); Thu, 21 Jan 2010 21:07:13 -0500 Received: from ozlabs.org ([203.10.76.45]:53968 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932157Ab0AVCHM (ORCPT ); Thu, 21 Jan 2010 21:07:12 -0500 Date: Fri, 22 Jan 2010 13:04:08 +1100 From: Anton Blanchard To: Frederic Weisbecker Cc: Peter Zijlstra , Paul Mackerras , Ingo Molnar , Benjamin Herrenschmidt , Paul Mundt , linux-kernel@vger.kernel.org Subject: Re: [PATCH] perf: Fix inconsistency between IP and callchain sampling Message-ID: <20100122020408.GC2860@kryten> References: <20100118054707.GT12666@kryten> <20100118104305.GA5256@nowhere> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20100118104305.GA5256@nowhere> User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 712 Lines: 19 Hi Frederic, > Concerning interrupts that happen in idle, I think we should filter > these if exclude_idle = 1. That looks more something a user may > want: if we don't want to profile idle, neither do we want to encumber with > interrupts that occur inside. On the opposite, if someone wants a finegrained > profile, let's get idle and its interrupts. > > What do you guys think about that? Yeah that sounds reasonable to me. Thanks for looking into it! Anton -- 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/