From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Garry Subject: Re: [PATCH v3 12/12] perf test: improve pmu event metric testing Date: Thu, 30 Apr 2020 12:44:00 +0100 Message-ID: <6a3d68fd-c489-c0d5-8612-69f15be1bf64@huawei.com> References: <20200430075144.132716-1-irogers@google.com> <20200430075144.132716-13-irogers@google.com> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8"; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20200430075144.132716-13-irogers@google.com> Content-Language: en-US Sender: linux-kernel-owner@vger.kernel.org To: Ian Rogers , Peter Zijlstra , Ingo Molnar , Arnaldo Carvalho de Melo , Mark Rutland , Alexander Shishkin , Jiri Olsa , Namhyung Kim , Kan Liang , Andi Kleen , Haiyan Song , Jin Yao , Song Liu , Ravi Bangoria , Leo Yan , Adrian Hunter , Paul Clarke , "linux-kernel@vger.kernel.org" , kajoljain , linux-perf-user Cc: Stephane Eranian List-Id: linux-perf-users.vger.kernel.org On 30/04/2020 08:51, Ian Rogers wrote: > Add a basic floating point number test to expr. > Break pmu-events test into 2 and add a test to verify that all pmu metric > expressions simply parse. Could we add also add something in jevents to ensure this? Thanks, John Try to parse all metric ids/events, failing if > metrics for the current architecture fail to parse. >