From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752607AbeEGT0U (ORCPT ); Mon, 7 May 2018 15:26:20 -0400 Received: from mail.kernel.org ([198.145.29.99]:38546 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751976AbeEGT0S (ORCPT ); Mon, 7 May 2018 15:26:18 -0400 Date: Mon, 7 May 2018 16:26:15 -0300 From: Arnaldo Carvalho de Melo To: Jiri Olsa Cc: Arnaldo Carvalho de Melo , Andi Kleen , Adrian Hunter , Ingo Molnar , Clark Williams , linux-kernel@vger.kernel.org, linux-perf-users@vger.kernel.org, Jiri Olsa , Alexander Shishkin , David Ahern , Namhyung Kim , Peter Zijlstra , kan.liang@linux.intel.com Subject: Re: [PATCH 05/12] perf pmu: Fix pmu events parsing rule Message-ID: <20180507192615.GE13491@kernel.org> References: <20180425160008.3407-1-acme@kernel.org> <20180425160008.3407-6-acme@kernel.org> <448c4e21-8232-3d04-cac4-49b95c8bca3a@intel.com> <20180503103717.GA14776@krava> <0c33d3f9-4b76-c94c-7306-e93e8cd8d4aa@intel.com> <20180504160228.GA25229@krava> <87a7tdphyo.fsf@linux.intel.com> <20180507183749.GA2095@redhat.com> <20180507191653.GA1924@krava> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180507191653.GA1924@krava> X-Url: http://acmel.wordpress.com User-Agent: Mutt/1.9.2 (2017-12-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Em Mon, May 07, 2018 at 09:16:53PM +0200, Jiri Olsa escreveu: > On Mon, May 07, 2018 at 03:37:49PM -0300, Arnaldo Carvalho de Melo wrote: > > Em Sat, May 05, 2018 at 08:43:11PM -0700, Andi Kleen escreveu: > > > Jiri Olsa writes: > > > > > > Please fix this quickly, PT is currently totally non functional in Linus > > > mainline. > > > > Ok, so I'm reverting this patch, the previous situation was just a > > misleading error message, so it can wait for the discussion about the > > parser fixes to come to a conclusion and a proper patch to be submitted. > > ok, I was waiting for some feedback on the new patch.. I'll merge > it with the one you reverted now Ok! - Arnaldo