From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751289AbdBILwd (ORCPT ); Thu, 9 Feb 2017 06:52:33 -0500 Received: from mx1.redhat.com ([209.132.183.28]:51972 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751046AbdBILwc (ORCPT ); Thu, 9 Feb 2017 06:52:32 -0500 Date: Thu, 9 Feb 2017 12:42:13 +0100 From: Jiri Olsa To: Andi Kleen Cc: acme@kernel.org, jolsa@kernel.org, linux-kernel@vger.kernel.org, Andi Kleen Subject: Re: [PATCH 10/10] perf, tools, stat: Output JSON MetricExpr metric Message-ID: <20170209114213.GB7455@krava> References: <20170128020345.19007-1-andi@firstfloor.org> <20170128020345.19007-11-andi@firstfloor.org> <20170208113134.GE10639@krava> <20170208215103.GP26852@two.firstfloor.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170208215103.GP26852@two.firstfloor.org> User-Agent: Mutt/1.7.1 (2016-10-04) X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.30]); Thu, 09 Feb 2017 11:42:17 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Feb 08, 2017 at 01:51:05PM -0800, Andi Kleen wrote: SNIP > Only in the source, but could be added to perf list -v > > For most users metrics are much more useful than raw numbers. > I think they would rather consider raw numbers to be a "hack > with no concept" well, we can always fix that by showing the column header, but that's not what I meant jirka