From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752826AbbC1AcX (ORCPT ); Fri, 27 Mar 2015 20:32:23 -0400 Received: from one.firstfloor.org ([193.170.194.197]:40688 "EHLO one.firstfloor.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751745AbbC1AcU (ORCPT ); Fri, 27 Mar 2015 20:32:20 -0400 Date: Sat, 28 Mar 2015 01:32:18 +0100 From: Andi Kleen To: Kim Phillips Cc: Tom Huynh , Andi Kleen , Ingo Molnar , Jiri Olsa , Peter Zijlstra , Tom Huynh , benh@kernel.crashing.org, paulus@samba.org, mpe@ellerman.id.au, mingo@redhat.com, acme@kernel.org, linuxppc-dev@lists.ozlabs.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/3] perf/e6500: Make event translations available in sysfs Message-ID: <20150328003217.GB2366@two.firstfloor.org> References: <1423262636-12053-1-git-send-email-tom.huynh@freescale.com> <1423262636-12053-2-git-send-email-tom.huynh@freescale.com> <20150209100242.GM23123@twins.programming.kicks-ass.net> <20150209100738.GA5461@gmail.com> <20150209121132.GB3952@krava.redhat.com> <20150209132557.GA8099@gmail.com> <20150209204019.GA13991@two.firstfloor.org> <20150216161045.GA32564@rivendell> <20150327163424.92d22b2e685a1f0bc4a7c651@freescale.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150327163424.92d22b2e685a1f0bc4a7c651@freescale.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Thanks for supporting the JSON format too. > (c) If not, given we don't know how to get us out of the current > status quo, can this patchseries still be applied, given the > original complaint was the size of our events-list.h (whereas The Intel core event lists are far larger even (and will grow even more when uncore gets added) > power7-events-list.h is almost twice the size)? If not, patch 3/3 > in this series is still valid, no matter what, and it should still > be applied (let us know if we need to resubmit). Could also just leave out the downloader for now, so that you have to get your own event file and set it up with export EVENTMAP=... That's basically the patchkit, minus one patch. -Andi