Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754809AbbHFPQv (ORCPT ); Thu, 6 Aug 2015 11:16:51 -0400 Received: from mx1.redhat.com ([209.132.183.28]:53513 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754014AbbHFPQu (ORCPT ); Thu, 6 Aug 2015 11:16:50 -0400 Date: Thu, 6 Aug 2015 11:38:33 -0300 From: Arnaldo Carvalho de Melo To: Jiri Olsa Cc: Stephane Eranian , LKML , Peter Zijlstra , Ingo Molnar , Namhyung Kim , Adrian Hunter Subject: Re: [BUG] perf/script: segfault on simple command Message-ID: <20150806143833.GB2265@redhat.com> References: <20150806054120.GA22038@krava.redhat.com> <20150806142829.GA2265@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150806142829.GA2265@redhat.com> X-Url: http://acmel.wordpress.com User-Agent: Mutt/1.5.20 (2009-12-10) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1074 Lines: 31 Em Thu, Aug 06, 2015 at 11:28:29AM -0300, Arnaldo Carvalho de Melo escreveu: > Em Thu, Aug 06, 2015 at 07:41:20AM +0200, Jiri Olsa escreveu: > > On Wed, Aug 05, 2015 at 03:40:32PM -0700, Stephane Eranian wrote: > > > $ perf script > > > Segmentation fault (core dumped) > > > > event-parse.c:464 > > > Looks like something is fundamentally broken here. > > > Do you know what? > > > yep, it should be already taken care of: > > http://marc.info/?l=linux-kernel&m=143863009413104&w=2 > > Yeah, pushed already to Ingo, should land in tip.git soon. Yeah, its there already: https://git.kernel.org/cgit/linux/kernel/git/tip/tip.git/log/ Has it as: "perf script: No tracepoints? Don't call libtraceevent." https://git.kernel.org/cgit/linux/kernel/git/tip/tip.git/commit/?id=9ee67421fe3b67a0796d6ea620fd5fcb037d3f89 - 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/