From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751453AbdBOI5N (ORCPT ); Wed, 15 Feb 2017 03:57:13 -0500 Received: from bombadil.infradead.org ([65.50.211.133]:39039 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751063AbdBOI4e (ORCPT ); Wed, 15 Feb 2017 03:56:34 -0500 Date: Wed, 15 Feb 2017 09:56:21 +0100 From: Peter Zijlstra To: Alexander Shishkin Cc: Arnaldo Carvalho de Melo , Ingo Molnar , linux-kernel@vger.kernel.org, vince@deater.net, eranian@google.com, Arnaldo Carvalho de Melo , Borislav Petkov , Thomas Gleixner Subject: Re: [PATCH 2/2] perf/x86/intel/pt: Fail event creation if VMX operation is on Message-ID: <20170215085621.GQ25813@worktop.programming.kicks-ass.net> References: <20170214132416.26400-1-alexander.shishkin@linux.intel.com> <20170214132416.26400-3-alexander.shishkin@linux.intel.com> <20170214174734.GC4458@kernel.org> <87poijkg25.fsf@ashishki-desk.ger.corp.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87poijkg25.fsf@ashishki-desk.ger.corp.intel.com> User-Agent: Mutt/1.5.22.1 (2013-10-16) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Feb 15, 2017 at 10:34:58AM +0200, Alexander Shishkin wrote: > Well, we can't make the limitation go away. You'll still have to stop > kvms to get any 'meaningful' PT data. Why would you need to stop all VMs in order to get your !VM data? Sure, you get black holes where the VM runs, but we should be able to see everything else.