Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754284Ab3JBQMv (ORCPT ); Wed, 2 Oct 2013 12:12:51 -0400 Received: from mail-qe0-f46.google.com ([209.85.128.46]:39153 "EHLO mail-qe0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754258Ab3JBQMs (ORCPT ); Wed, 2 Oct 2013 12:12:48 -0400 Date: Wed, 2 Oct 2013 13:12:39 -0300 From: Arnaldo Carvalho de Melo To: Jiri Olsa Cc: Ramkumar Ramachandra , LKML , Ingo Molnar Subject: Re: [BUG] perf timechart segfault Message-ID: <20131002161239.GM2920@ghostprotocols.net> References: <20131002111958.GC10099@krava.brq.redhat.com> <20131002115935.GD10099@krava.brq.redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20131002115935.GD10099@krava.brq.redhat.com> X-Url: http://acmel.wordpress.com User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1531 Lines: 41 Em Wed, Oct 02, 2013 at 01:59:36PM +0200, Jiri Olsa escreveu: > On Wed, Oct 02, 2013 at 05:03:48PM +0530, Ramkumar Ramachandra wrote: > > Jiri Olsa wrote: > > > what perf version are you running? > > I'm running off the one in torvalds/linux.git. > > $ perf --version > > perf version 3.12.rc3.g34b22d5 > > The log of builtin-timechart.c shows that it was last touched by you > > three months ago: 5936678 (perf timechart: Remove event types > > framework only user, 2013-07-11). Are there some patches awaiting > > merge that I'm missing? > looks like you're missing this one: > (git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux perf/core) > perf tools: Add default handler for mmap2 events > commit e0e3e2d9a522b2230d395922fde9c6ea928ae7f8 > Author: David Ahern > Date: Sun Sep 22 19:44:59 2013 -0600 > > Not sure if this one plus some other MMAP2 David's fixies The other is already in -rc: https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/tools/perf/builtin-trace.c?id=384c671e33a7ddf905f2c60b433b9883f0e5a605 > are on its way up, but if not I guess Arnaldo's planning > to push them out eventually ;-) I thought this one wouldn't be needed for perf/urgent, but it is, just cherry picked it there, will push. - 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/