From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from e17.ny.us.ibm.com (e17.ny.us.ibm.com [129.33.205.207]) (using TLSv1 with cipher CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 715DE1A0EBE for ; Wed, 3 Jun 2015 05:23:09 +1000 (AEST) Received: from /spool/local by e17.ny.us.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Tue, 2 Jun 2015 15:23:06 -0400 Received: from b01cxnp22033.gho.pok.ibm.com (b01cxnp22033.gho.pok.ibm.com [9.57.198.23]) by d01dlp01.pok.ibm.com (Postfix) with ESMTP id DC20738C8052 for ; Tue, 2 Jun 2015 15:23:03 -0400 (EDT) Received: from d01av05.pok.ibm.com (d01av05.pok.ibm.com [9.56.224.195]) by b01cxnp22033.gho.pok.ibm.com (8.14.9/8.14.9/NCO v10.0) with ESMTP id t52JN3of49545382 for ; Tue, 2 Jun 2015 19:23:03 GMT Received: from d01av05.pok.ibm.com (localhost [127.0.0.1]) by d01av05.pok.ibm.com (8.14.4/8.14.4/NCO v10.0 AVout) with ESMTP id t52JN30D015551 for ; Tue, 2 Jun 2015 15:23:03 -0400 Date: Tue, 2 Jun 2015 12:22:27 -0700 From: Sukadev Bhattiprolu To: mingo@redhat.com, ak@linux.intel.com, Michael Ellerman , Jiri Olsa , Arnaldo Carvalho de Melo Cc: namhyung@kernel.org, linuxppc-dev@lists.ozlabs.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH V13 00/14] perf, tools: Add support for PMU events in JSON format Message-ID: <20150602192227.GC3978@us.ibm.com> References: <1433265135-20426-1-git-send-email-sukadev@linux.vnet.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <1433265135-20426-1-git-send-email-sukadev@linux.vnet.ibm.com> List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sukadev Bhattiprolu [sukadev@linux.vnet.ibm.com] wrote: | | These patches are available from: | | https://github.com:sukadev/linux.git | | Branch Description | ------------------------------------------------------ | json-v13 Source Code only | json-files-3 x86 and Powerpc datafiles only | json-v13-with-data Both code and data (build/test) Please use following branches instead: json-v13.1 Source Code only json-files-3 x86 and Powerpc datafiles only json-v13.1-with-data Both code and data (build/test)