From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arnaldo Carvalho de Melo Subject: Re: perf timechart broken Date: Tue, 11 Jan 2011 09:49:51 -0200 Message-ID: <20110111114951.GA8564@ghostprotocols.net> References: <201101071104.37576.trenn@suse.de> <20110111013625.GE2570@nowhere> <201101110955.37560.trenn@suse.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from canuck.infradead.org ([134.117.69.58]:39318 "EHLO canuck.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755564Ab1AKLt5 (ORCPT ); Tue, 11 Jan 2011 06:49:57 -0500 Content-Disposition: inline In-Reply-To: <201101110955.37560.trenn@suse.de> Sender: linux-perf-users-owner@vger.kernel.org List-ID: To: Thomas Renninger Cc: Frederic Weisbecker , Ingo Molnar , linux-perf-users@vger.kernel.org, LKML Em Tue, Jan 11, 2011 at 09:55:36AM +0100, Thomas Renninger escreveu: > On Tuesday 11 January 2011 02:36:28 Frederic Weisbecker wrote: > > It's too late for .37, but it's fine, we just need to add > > a "Cc: stable@kernel.org" tag in the patch for it to be > > backported. > I'll submit it to stable@ (it wasn't taken because > the patch which included the fix wasn't mainline yet and I > forgot to submit it for 2.6.37-rcX). > I can take care of that, but it would be great if someone could look > at the issue that perf timechart shows: "no trace data in the file" in > x86/tip which seems introduced by one of Arnaldo's latest commits. > Reverting some of his latest patches, solved it for me. Looking at it now. - Arnaldo