From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751484AbdBXIho (ORCPT ); Fri, 24 Feb 2017 03:37:44 -0500 Received: from mx1.redhat.com ([209.132.183.28]:60222 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751253AbdBXIhd (ORCPT ); Fri, 24 Feb 2017 03:37:33 -0500 Date: Fri, 24 Feb 2017 09:37:20 +0100 From: Jiri Olsa To: Andi Kleen Cc: acme@kernel.org, jolsa@kernel.org, linux-kernel@vger.kernel.org, Andi Kleen Subject: Re: [PATCH 01/10] perf, tools, stat: Factor out callback for collecting event values Message-ID: <20170224083720.GA17209@krava> References: <20170224001021.6723-1-andi@firstfloor.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170224001021.6723-1-andi@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.31]); Fri, 24 Feb 2017 08:37:23 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Feb 23, 2017 at 04:10:12PM -0800, Andi Kleen wrote: > From: Andi Kleen > > To be used in next patch to support automatic summing of alias > events. > > Signed-off-by: Andi Kleen hi, I did not get the cover (0/...) letter with changes history.. jirka