Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754222AbbLCVUH (ORCPT ); Thu, 3 Dec 2015 16:20:07 -0500 Received: from mga14.intel.com ([192.55.52.115]:29865 "EHLO mga14.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754003AbbLCVUF (ORCPT ); Thu, 3 Dec 2015 16:20:05 -0500 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.20,378,1444719600"; d="scan'208";a="833805259" Date: Thu, 3 Dec 2015 13:19:37 -0800 From: Andi Kleen To: Peter Zijlstra Cc: Stephane Eranian , linux-kernel@vger.kernel.org, acme@redhat.com, mingo@elte.hu, kan.liang@intel.com Subject: Re: [PATCH v2 1/2] perf/x86: fix PEBS and LBR issues on Intel Atom Message-ID: <20151203211937.GD18534@tassilo.jf.intel.com> References: <1449172990-30183-1-git-send-email-eranian@google.com> <1449172990-30183-2-git-send-email-eranian@google.com> <20151203205137.GY17308@twins.programming.kicks-ass.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20151203205137.GY17308@twins.programming.kicks-ass.net> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 807 Lines: 22 On Thu, Dec 03, 2015 at 09:51:37PM +0100, Peter Zijlstra wrote: > On Thu, Dec 03, 2015 at 09:03:09PM +0100, Stephane Eranian wrote: > > This patches fixes a number of problems in the PEBS > > and LBR support of Intel Atom. Those bugs were introduced > > by the recent changes to the PEBS code to handle multiple > > entries. > > AFAICT the PEBS and LBR issues are separate, and this should therefore > be 2 patches. The hunk to allow other PEBS events is also separate (it's not needed for cycles:pp) -Andi -- ak@linux.intel.com -- Speaking for myself only -- 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/