From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752181Ab3IENPI (ORCPT ); Thu, 5 Sep 2013 09:15:08 -0400 Received: from mail-ee0-f48.google.com ([74.125.83.48]:50894 "EHLO mail-ee0-f48.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750708Ab3IENPH (ORCPT ); Thu, 5 Sep 2013 09:15:07 -0400 Date: Thu, 5 Sep 2013 15:15:02 +0200 From: Ingo Molnar To: Andi Kleen Cc: peterz@infradead.org, linux-kernel@vger.kernel.org, acme@infradead.org, jolsa@redhat.com, eranian@google.com Subject: Re: perf, x86: Add parts of the remaining haswell PMU functionality Message-ID: <20130905131502.GA26387@gmail.com> References: <1376010946-28666-1-git-send-email-andi@firstfloor.org> <20130902065512.GA29060@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20130902065512.GA29060@gmail.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 * Ingo Molnar wrote: > One thing I'm not seeing in the current Haswell code is the config set > up for PERF_COUNT_HW_STALLED_CYCLES_FRONTEND/BACKEND. Both SB and IB has > them configured. Ping? Consider this a regression report. Thanks, Ingo