From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754174AbbE1Mn3 (ORCPT ); Thu, 28 May 2015 08:43:29 -0400 Received: from mx1.redhat.com ([209.132.183.28]:54907 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751588AbbE1MnX (ORCPT ); Thu, 28 May 2015 08:43:23 -0400 Date: Thu, 28 May 2015 14:43:18 +0200 From: Jiri Olsa To: Sukadev Bhattiprolu Cc: mingo@redhat.com, ak@linux.intel.com, Michael Ellerman , Arnaldo Carvalho de Melo , Paul Mackerras , namhyung@kernel.org, linuxppc-dev@lists.ozlabs.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 0/10] perf: Add support for PMU events in JSON format Message-ID: <20150528124318.GL12392@krava.redhat.com> References: <1432761809-4344-1-git-send-email-sukadev@linux.vnet.ibm.com> <20150528114206.GB12392@krava.redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150528114206.GB12392@krava.redhat.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 On Thu, May 28, 2015 at 01:42:06PM +0200, Jiri Olsa wrote: SNIP > > git@github.com:sukadev/linux.git #branch json-v11 > > could you please also pull in Andi's changes with x86 events? > it seems to be under his tree branch perf/builtin-json-2, > follwing commits: > > b68aa7b0d4e4 perf, tools: Add Broadwell V9 event file > 1873bf40be27 perf, tools: Add HaswellX V12 event file > dc9a37d4f96c perf, tools: Add Bonnell V1 event file > f8cce1c4abb6 perf, tools: Add Silvermont V8 event file > c92a43e0a6c9 perf, tools: Add Haswell V18 event file > 67ac6d3d8e2f perf, tools: Add IvyBridge V14 event file > 3777bd7a8bf2 perf, tools: Add IvyTown V16 event file > 21f34ff8ddb3 perf, tools: Add Jaketown V17 event file > 22b22b279559 perf, tools: Add SandyBridge V11 event file > 542c99a4836d perf, tools: Add WestmereEP-DP V1 event file > b2f0315e50b3 perf, tools: Add WestmereEP-SP V1 event file > 82601ad46a58 perf, tools: Add WestmereEX V1 event file > a52987f230e0 perf, tools: Add NehalemEP V1 event file > a8fedce09cc1 perf, tools: Add NehalemEX V1 event file > > no need to post them ATM.. just to have all stuff > on one place will ease up testing > > Andi, you'd be ok with that I guess ;-) also could you please rebase this on latest Arnaldo's perf/core? thanks, jirka