From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1031957AbbKECnx (ORCPT ); Wed, 4 Nov 2015 21:43:53 -0500 Received: from one.firstfloor.org ([193.170.194.197]:50868 "EHLO one.firstfloor.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1031689AbbKECnw (ORCPT ); Wed, 4 Nov 2015 21:43:52 -0500 Date: Thu, 5 Nov 2015 03:43:50 +0100 From: Andi Kleen To: Jiri Olsa Cc: Andi Kleen , jolsa@kernel.org, acme@kernel.org, mingo@kernel.org, linux-kernel@vger.kernel.org Subject: Re: perf, tools: Refactor and support interval and CSV metrics v6 Message-ID: <20151105024350.GB3533@two.firstfloor.org> References: <1446515428-7450-1-git-send-email-andi@firstfloor.org> <20151103074616.GE23878@krava.brq.redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20151103074616.GE23878@krava.brq.redhat.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Nov 03, 2015 at 08:46:16AM +0100, Jiri Olsa wrote: > On Mon, Nov 02, 2015 at 05:50:19PM -0800, Andi Kleen wrote: > > [v4: Addressed all review feedback.] > > [v3: Addressed all review feedback. Update manpage for CSV. Various changes > > (see individual patches). Remove some more redundant code > > in printout callers.] > > [v2: Addressed (near) all review feedback. No manpage updates so far. > > Add support for --per-core metrics. Various cleanups.] > > [v3: Everything compiles again. Some more cleanups.] > > [v4: Split up abstract metrics patch into two. Fix bug with earlier > > patch already enabling metrics for CSV/interval. Minor cleanups. > > Man page is included] > > [v5: Fix mainly bisect problems. No regressions introduced by one > > patch and fixed again later. Some minor fixes in addition] > > [v6: Fix running/noise printing patch.] > > I like the list.. starting with v4 goes down to v2 and raise again to v6 ;-) Oops. I switched order at some point. Will fix. -Andi > > I'll try to check it this week > > thanks, > jirka > -- ak@linux.intel.com -- Speaking for myself only.