Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753844AbcJZIqX (ORCPT ); Wed, 26 Oct 2016 04:46:23 -0400 Received: from merlin.infradead.org ([205.233.59.134]:35914 "EHLO merlin.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751128AbcJZIqV (ORCPT ); Wed, 26 Oct 2016 04:46:21 -0400 Date: Wed, 26 Oct 2016 10:46:18 +0200 From: Peter Zijlstra To: Alexis Berlemont Cc: linux-kernel@vger.kernel.org, mingo@redhat.com, acme@kernel.org, alexander.shishkin@linux.intel.com Subject: Re: [PATCH 0/2] perf: measure page fault duration in perf trace Message-ID: <20161026084618.GY3102@twins.programming.kicks-ass.net> References: <20161025235200.28781-1-alexis.berlemont@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20161025235200.28781-1-alexis.berlemont@gmail.com> User-Agent: Mutt/1.5.23.1 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 416 Lines: 12 On Wed, Oct 26, 2016 at 01:51:58AM +0200, Alexis Berlemont wrote: > Hi, > > Here are 2 small patches which try to fulfill a point in the perf todo > list: There's a todo list? > * Forward port the page fault tracepoints and use it in 'trace'. > http://git.kernel.org/?p=linux/kernel/git/acme/linux.git;a=commitdiff;h=d53b11976093b6d8afeb8181db53aaffc754920d;hp=32ba4abf60ae1b710d22a75725491815de649bc5 dead link