From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1161069AbcFCVhU (ORCPT ); Fri, 3 Jun 2016 17:37:20 -0400 Received: from merlin.infradead.org ([205.233.59.134]:52390 "EHLO merlin.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751544AbcFCVhT (ORCPT ); Fri, 3 Jun 2016 17:37:19 -0400 Date: Fri, 3 Jun 2016 23:37:05 +0200 From: Peter Zijlstra To: Arnaldo Carvalho de Melo Cc: Ingo Molnar , Jiri Olsa , David Ahern , Namhyung Kim , Wang Nan , Andi Kleen , Linux Kernel Mailing List Subject: Re: perf crash with tip/perf/core Message-ID: <20160603213705.GC3710@twins.programming.kicks-ass.net> References: <20160603211515.GC3095@kernel.org> <20160603212740.GA2963@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160603212740.GA2963@kernel.org> User-Agent: Mutt/1.5.21 (2012-12-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Jun 03, 2016 at 06:27:40PM -0300, Arnaldo Carvalho de Melo wrote: > Em Fri, Jun 03, 2016 at 06:15:15PM -0300, Arnaldo Carvalho de Melo escreveu: > > Hi Peter, > > > > I built what is in tip/perf/core to test the topdown patches > > from Andi but it is crashing on me, 'perf stat' was ok, but then I tried > > 'perf trace' and got the NULL deref below, bet 'perf record' will do the same. > > Yeah, just tried with 'perf record usleep 1' and got: Does lkml.kernel.org/r/1464809585-66072-1-git-send-email-davidcc@google.com fix it?