Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754441Ab3DVP6V (ORCPT ); Mon, 22 Apr 2013 11:58:21 -0400 Received: from e8.ny.us.ibm.com ([32.97.182.138]:36090 "EHLO e8.ny.us.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752689Ab3DVP6R (ORCPT ); Mon, 22 Apr 2013 11:58:17 -0400 Date: Mon, 22 Apr 2013 08:55:05 -0700 From: Sukadev Bhattiprolu To: Michael Ellerman Cc: Paul Mackerras , linux-kernel@vger.kernel.org, Arnaldo Carvalho de Melo , linuxppc-dev@ozlabs.org Subject: Re: [PATCH] perf: Power7: Make CPI stack events available in sysfs Message-ID: <20130422155505.GA26169@us.ibm.com> References: <20130406164803.GA408@us.ibm.com> <20130415061508.GD21147@concordia> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20130415061508.GD21147@concordia> X-Operating-System: Linux 2.0.32 on an i486 User-Agent: Mutt/1.5.20 (2009-06-14) X-TM-AS-MML: No X-Content-Scanned: Fidelis XPS MAILER x-cbid: 13042215-9360-0000-0000-000011D698AD Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1075 Lines: 25 Michael Ellerman [michael@ellerman.id.au] wrote: | On Sat, Apr 06, 2013 at 09:48:03AM -0700, Sukadev Bhattiprolu wrote: | > From bdeacf7175241f6c79b5b2be0fa6b20b0d0b7d1c Mon Sep 17 00:00:00 2001 | > From: Sukadev Bhattiprolu | > Date: Sat, 6 Apr 2013 08:48:26 -0700 | > Subject: [PATCH] perf: Power7: Make CPI stack events available in sysfs | > | > A set of Power7 events are often used for Cycles Per Instruction (CPI) stack | > analysis. Make these events available in sysfs (/sys/devices/cpu/events/) so | > they can be identified using their symbolic names: | > | > perf stat -e 'cpu/PM_CMPLU_STALL_DCACHE_MISS/' /bin/ls | | Should we take these two via the powerpc tree? Or do you want to take | them Arnaldo? I think it can go through powerpc tree since it is all arch-specific. Sukadev -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/