From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753848AbbHaSyB (ORCPT ); Mon, 31 Aug 2015 14:54:01 -0400 Received: from e18.ny.us.ibm.com ([129.33.205.208]:34990 "EHLO e18.ny.us.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752184AbbHaSyA (ORCPT ); Mon, 31 Aug 2015 14:54:00 -0400 X-Helo: d01dlp02.pok.ibm.com X-MailFrom: sukadev@linux.vnet.ibm.com X-RcptTo: linux-kernel@vger.kernel.org Date: Mon, 31 Aug 2015 11:52:12 -0700 From: Sukadev Bhattiprolu To: Andi Kleen Cc: acme@kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PULL] Updated Intel JSON event files Message-ID: <20150831185212.GA31119@us.ibm.com> References: <20150828215216.GA5212@tassilo.jf.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150828215216.GA5212@tassilo.jf.intel.com> X-Operating-System: Linux 2.0.32 on an i486 User-Agent: Mutt/1.5.21 (2010-09-15) X-TM-AS-MML: disable X-Content-Scanned: Fidelis XPS MAILER x-cbid: 15083118-0045-0000-0000-0000013AAC5C Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Andi Kleen [ak@linux.intel.com] wrote: | | Hi Sukadev, | | I regenerated the Intel JSON files for perf. | | This is from scratch, no incremential changes to keep the history clean. | In future updates I will switch to incrementials. | | Updates compared to last time is support for | Skylake, Airmont, BroadwellDE, and a range of fixes and improvements | in the events. Please merge into your data files tree. | | Thanks, | -Andi | | The following changes since commit d1ee8bc195ffedbf91af0245a2406d6ebd2578f8: | | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core (2015-08-28 08:22:02 +0200) | | are available in the git repository at: | | git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-misc.git | | for you to fetch changes up to 5558c4a6200c4909d160edb4055df333a559a022: | | perf, tools: Add BroadwellDE V1 event file (2015-08-28 14:25:24 -0700) Thanks Andi. Arnaldo, Jiri: I pushed these into the 'json-files-7' branch of my github tree: https://github.com/sukadev/linux Sukadev