Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752764Ab3IENTz (ORCPT ); Thu, 5 Sep 2013 09:19:55 -0400 Received: from cam-admin0.cambridge.arm.com ([217.140.96.50]:45612 "EHLO cam-admin0.cambridge.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751905Ab3IENTx (ORCPT ); Thu, 5 Sep 2013 09:19:53 -0400 Date: Thu, 5 Sep 2013 14:19:10 +0100 From: Will Deacon To: Ard Biesheuvel Cc: Jean Pihet , "linaro-kernel@lists.linaro.org" , "patches@linaro.org" , Michael Hudson-Doyle , "linux-kernel@vger.kernel.org" , Jean Pihet , Jiri Olsa , "linux-arm-kernel@lists.infradead.org" Subject: Re: [PATCH 3/3] perf: parse the .debug_frame section in case .eh_frame is not present Message-ID: <20130905131910.GB22351@mudshark.cambridge.arm.com> References: <1378317854-25965-1-git-send-email-jean.pihet@linaro.org> <1378317854-25965-4-git-send-email-jean.pihet@linaro.org> <20130905124508.GE9696@mudshark.cambridge.arm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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: 662 Lines: 19 On Thu, Sep 05, 2013 at 02:17:30PM +0100, Ard Biesheuvel wrote: > On 5 September 2013 15:05, Jean Pihet wrote: > [..] > > Here are the commands I have been using: > > perf record -g dwarf -- > > perf report --sort symbol --call-graph --stdio > > > > Ah, I failed to add the 'dwarf' after -g, however, in that case, my > perf report segfaults: Same SEGV here. Will -- 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/