From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 3sPVqH5mc5zDrhc for ; Thu, 1 Sep 2016 02:15:39 +1000 (AEST) Date: Wed, 31 Aug 2016 09:15:30 -0700 From: Andi Kleen To: Jiri Olsa 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: <20160831161530.GW3078@tassilo.jf.intel.com> References: <1466481770-25290-1-git-send-email-sukadev@linux.vnet.ibm.com> <20160831114254.GA9001@krava> <20160831144247.GV3078@tassilo.jf.intel.com> <20160831145459.GA32396@krava> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <20160831145459.GA32396@krava> List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , > > > > > > > > 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. -Andi