From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755898AbbJ1MP2 (ORCPT ); Wed, 28 Oct 2015 08:15:28 -0400 Received: from mx1.redhat.com ([209.132.183.28]:56757 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755530AbbJ1MPG (ORCPT ); Wed, 28 Oct 2015 08:15:06 -0400 Date: Wed, 28 Oct 2015 13:15:01 +0100 From: Jiri Olsa To: Arnaldo Carvalho de Melo Cc: Jiri Olsa , lkml , David Ahern , Ingo Molnar , Namhyung Kim , Peter Zijlstra , "Liang, Kan" Subject: Re: [PATCH 31/52] perf stat record: Synthesize stat record data Message-ID: <20151028121501.GA31829@krava.brq.redhat.com> References: <1445784728-21732-1-git-send-email-jolsa@kernel.org> <1445784728-21732-32-git-send-email-jolsa@kernel.org> <20151027144244.GE9405@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20151027144244.GE9405@kernel.org> 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 On Tue, Oct 27, 2015 at 11:42:44AM -0300, Arnaldo Carvalho de Melo wrote: SNIP > > So, I'm creating a perf/stat branch and putting what I processed so far, with > the changelog edits and changes in some function/struct names I > partially mentioned, please try to continue from there, ok? ok, I'll rebase the rest on yours perf/stat thanks, jirka