From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752884AbcIAGqU (ORCPT ); Thu, 1 Sep 2016 02:46:20 -0400 Received: from mx1.redhat.com ([209.132.183.28]:41880 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751015AbcIAGqS (ORCPT ); Thu, 1 Sep 2016 02:46:18 -0400 Date: Thu, 1 Sep 2016 08:46:13 +0200 From: Jiri Olsa To: Andi Kleen Cc: Sukadev Bhattiprolu , mingo@redhat.com, Michael Ellerman , Arnaldo Carvalho de Melo , peterz@infradead.org, maddy@linux.vnet.ibm.com, linuxppc-dev@lists.ozlabs.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v20 00/20] perf, tools: Add support for PMU events in JSON format Message-ID: <20160901064613.GA17731@krava> References: <1466481770-25290-1-git-send-email-sukadev@linux.vnet.ibm.com> <20160831114254.GA9001@krava> <20160831144247.GV3078@tassilo.jf.intel.com> <20160831145459.GA32396@krava> <20160831161530.GW3078@tassilo.jf.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160831161530.GW3078@tassilo.jf.intel.com> User-Agent: Mutt/1.7.0 (2016-08-17) X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.38]); Thu, 01 Sep 2016 06:46:17 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Aug 31, 2016 at 09:15:30AM -0700, Andi Kleen wrote: > > > > > > > > > > > I've already made some changes in pmu-events/* to support > > > > this hierarchy to see how bad the change would be.. and > > > > it's not that bad ;-) > > > > > > Everything has to be automated, please no manual changes. > > > > sure > > > > so, if you're ok with the layout, how do you want to proceed further? > > If the split version is acceptable it's fine for me to merge it. > > I'll add split-json to my scripting, so the next update would > be split too. ook, I'll wait for patches then thanks, jirka