Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755756Ab0LHUZJ (ORCPT ); Wed, 8 Dec 2010 15:25:09 -0500 Received: from canuck.infradead.org ([134.117.69.58]:33147 "EHLO canuck.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754037Ab0LHUZI (ORCPT ); Wed, 8 Dec 2010 15:25:08 -0500 Date: Wed, 8 Dec 2010 18:24:52 -0200 From: Arnaldo Carvalho de Melo To: Ian Munsie Cc: Thomas Gleixner , LKML , Peter Zijlstra , Frederic Weisbecker , Ingo Molnar Subject: Re: [patch 0/9] perf: Consolidate the event handling and ordering Message-ID: <20101208202452.GA14237@ghostprotocols.net> Reply-To: Arnaldo Carvalho de Melo References: <20101207124527.868085529@linutronix.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20101207124527.868085529@linutronix.de> X-Url: http://acmel.wordpress.com User-Agent: Mutt/1.5.19 (2009-01-05) X-SRS-Rewrite: SMTP reverse-path rewritten from by canuck.infradead.org See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 690 Lines: 22 Em Tue, Dec 07, 2010 at 12:48:38PM -0000, Thomas Gleixner escreveu: > The following series fixes an unbound array access and further > consolidates the event handling in session.c. > > It now allows: > > - time ordered dumps > - break time ordering when not all events provide timestamps Hi Ian, Have you had the chance of reviewing/testing this patch series so that we know that your needs are satisfied with it? Thanks, - Arnaldo -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/