From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752545AbcELMrK (ORCPT ); Thu, 12 May 2016 08:47:10 -0400 Received: from mail-wm0-f67.google.com ([74.125.82.67]:33094 "EHLO mail-wm0-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751502AbcELMrI (ORCPT ); Thu, 12 May 2016 08:47:08 -0400 Date: Thu, 12 May 2016 14:47:00 +0200 From: Ingo Molnar To: Alexander Shishkin Cc: jolsa@redhat.com, hpa@zytor.com, tglx@linutronix.de, peterz@infradead.org, linux-kernel@vger.kernel.org, torvalds@linux-foundation.org, vincent.weaver@maine.edu, acme@redhat.com, markus.t.metzger@intel.com, eranian@google.com, acme@infradead.org, bp@alien8.de, linux-tip-commits@vger.kernel.org Subject: Re: [tip:perf/core] perf/x86/intel/pt: Generate PMI in the STOP region as well Message-ID: <20160512124700.GA8725@gmail.com> References: <1462886313-13660-2-git-send-email-alexander.shishkin@linux.intel.com> <87mvnvtq8m.fsf@ashishki-desk.ger.corp.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87mvnvtq8m.fsf@ashishki-desk.ger.corp.intel.com> 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 * Alexander Shishkin wrote: > tip-bot for Alexander Shishkin writes: > > > Commit-ID: 5fbe4788b55540a6c4fe2c47e05482ac356eaf74 > > Gitweb: http://git.kernel.org/tip/5fbe4788b55540a6c4fe2c47e05482ac356eaf74 > > Author: Alexander Shishkin > > AuthorDate: Tue, 10 May 2016 16:18:32 +0300 > > Committer: Ingo Molnar > > CommitDate: Thu, 12 May 2016 10:14:55 +0200 > > > > perf/x86/intel/pt: Generate PMI in the STOP region as well > > I was hoping to get this (and the other "truncated" thing patch) in via > perf/urgent, them being bugs that cause people to lose trace data. Ok, agreed - I cherry-picked them over into perf/urgent as well. Thanks, Ingo