From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753631AbaH2PGl (ORCPT ); Fri, 29 Aug 2014 11:06:41 -0400 Received: from mail.kernel.org ([198.145.19.201]:34724 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752796AbaH2PGk (ORCPT ); Fri, 29 Aug 2014 11:06:40 -0400 Date: Fri, 29 Aug 2014 12:06:34 -0300 From: Arnaldo Carvalho de Melo To: Adrian Hunter Cc: Peter Zijlstra , linux-kernel@vger.kernel.org, David Ahern , Frederic Weisbecker , Jiri Olsa , Namhyung Kim , Paul Mackerras , Stephane Eranian Subject: Re: [PATCH 01/24] perf tools: Add a test for tracking with sched_switch Message-ID: <20140829150634.GF3330@kernel.org> References: <1408129739-17368-1-git-send-email-adrian.hunter@intel.com> <1408129739-17368-2-git-send-email-adrian.hunter@intel.com> <20140820194813.GI2892@kernel.org> <54008590.7000507@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <54008590.7000507@intel.com> X-Url: http://acmel.wordpress.com User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Em Fri, Aug 29, 2014 at 04:52:16PM +0300, Adrian Hunter escreveu: > On 08/20/2014 10:48 PM, Arnaldo Carvalho de Melo wrote: > > But, for the current architecture, that should be just a clarification, > > not a requirement for this specific test. > I will keep that in mind. > > Applying! > Thank you! > AFAICT the other 20 patches still apply cleanly to your tree, so I am not > going to send any more for now. Ok, I'll try to process more of those, the db interface probably, after I try using it for some simple tests. About the PMU ones, that I would like to hear from other people dealing with that area, like Jiri or even PeterZ, that IIRC discussed sysfs interface aspects in the past, Jiri, Peter? - Arnaldo