From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751667AbbEUELp (ORCPT ); Thu, 21 May 2015 00:11:45 -0400 Received: from mga03.intel.com ([134.134.136.65]:64180 "EHLO mga03.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750752AbbEUELl (ORCPT ); Thu, 21 May 2015 00:11:41 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.13,466,1427785200"; d="scan'208";a="732845300" From: Andi Kleen To: sukadev@linux.vnet.ibm.com Cc: jolsa@redhat.com, acme@kernel.org, namhyung@kernel.org, linux-kernel@vger.kernel.org Subject: perf, tools: Event files for Intel x86 Date: Wed, 20 May 2015 21:11:27 -0700 Message-Id: <1432181493-18743-1-git-send-email-andi@firstfloor.org> X-Mailer: git-send-email 2.1.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This patchkit extends Sukadev builtin event list patches for Intel x86. With that perf can build in event lists. This also adds some missing features from the older JSON patchkits, in particular the ability to print descriptions. I am not posting the actual event files, because they are gigantic (several MB) but you can get them from git here: git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-misc.git perf/builtion-json-1 Currently only core events are included, not uncore. -Andi