Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756237Ab1DFOaP (ORCPT ); Wed, 6 Apr 2011 10:30:15 -0400 Received: from mail-qy0-f181.google.com ([209.85.216.181]:59749 "EHLO mail-qy0-f181.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755952Ab1DFOaN (ORCPT ); Wed, 6 Apr 2011 10:30:13 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; b=e/VsfbvJQsj1tXPk+cXdNVW4UHaEgL2Hr+cXf/0yHpEITmIjL5m1/3vdMOyJ+sT4u4 h4iH/Jyve008hot9ebrQaOldzfv5ev2Rg/o8LP3FWvH7AbRFnxLXnMQs3co02KjLqoKL yH8g8qxkpiU8be+0UDjlZ//df6BUoqiSrV19o= Date: Wed, 6 Apr 2011 16:30:06 +0200 From: Frederic Weisbecker To: Peter Zijlstra Cc: Arnaldo Carvalho de Melo , David Ahern , Akihiro Nagai , Ingo Molnar , linux-kernel@vger.kernel.org, Masami Hiramatsu , 2nddept-manager@sdl.hitachi.co.jp, Paul Mackerras , Jiri Olsa Subject: Re: [PATCH -tip v3 3/6] perf branch trace: print pid and command Message-ID: <20110406143003.GD1867@nowhere> References: <4D8B79E6.2050603@gmail.com> <4D8C6B1B.70409@hitachi.com> <4D8CAE74.9080805@gmail.com> <4D906450.1040809@hitachi.com> <4D909BBB.5020500@gmail.com> <20110401151313.GC2335@nowhere> <4D96072E.4060902@gmail.com> <20110406121501.GA1867@nowhere> <20110406140958.GA4987@ghostprotocols.net> <1302099301.2225.1381.camel@twins> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1302099301.2225.1381.camel@twins> 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: 702 Lines: 15 On Wed, Apr 06, 2011 at 04:15:01PM +0200, Peter Zijlstra wrote: > On Wed, 2011-04-06 at 11:09 -0300, Arnaldo Carvalho de Melo wrote: > > > What we seem to need for that is to bring a pagefault tracepoint. We had > > > propositions for that in the past, but work on this is in pause mode it > > > seems. > > Huh, whot? You can get that using PERF_COUNT_SW_PAGE_FAULT and > PERF_SAMPLE_ADDR. Where are we doing that? I can't find the code that handles it. -- 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/