From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752371AbbCKNfV (ORCPT ); Wed, 11 Mar 2015 09:35:21 -0400 Received: from mail.kernel.org ([198.145.29.136]:47338 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751251AbbCKNfQ (ORCPT ); Wed, 11 Mar 2015 09:35:16 -0400 Date: Wed, 11 Mar 2015 10:35:19 -0300 From: Arnaldo Carvalho de Melo To: Andi Kleen Cc: jolsa@redhat.com, linux-kernel@vger.kernel.org Subject: Re: A number of perf stat improvements Message-ID: <20150311133519.GD29070@kernel.org> References: <1425858924-31414-1-git-send-email-andi@firstfloor.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1425858924-31414-1-git-send-email-andi@firstfloor.org> X-Url: http://acmel.wordpress.com User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Em Sun, Mar 08, 2015 at 04:55:20PM -0700, Andi Kleen escreveu: > Here are a number of perf stat improvements I had lying around > in various branches. Two are bug fixes, and two others are > (minor) new features. So none of these patches are applying since I skipped the first due to Jiri's comments, that were not addressed. - Arnaldo