From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751903AbbLJNYJ (ORCPT ); Thu, 10 Dec 2015 08:24:09 -0500 Received: from mx1.redhat.com ([209.132.183.28]:48098 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751383AbbLJNYI (ORCPT ); Thu, 10 Dec 2015 08:24:08 -0500 Date: Thu, 10 Dec 2015 14:24:00 +0100 From: Jiri Olsa To: Martin =?utf-8?B?TGnFoWth?= Cc: Jiri Olsa , Arnaldo Carvalho de Melo , lkml , David Ahern , Ingo Molnar , Namhyung Kim , Peter Zijlstra Subject: Re: [RFC] The -Og debugging experience Message-ID: <20151210132400.GA26152@krava.redhat.com> References: <20151202164827.GA21124@krava.brq.redhat.com> <566563E7.9040706@suse.cz> <20151207134542.GB26191@krava.brq.redhat.com> <566591EB.5080404@suse.cz> <20151207141655.GA10910@krava.brq.redhat.com> <56697917.5070505@suse.cz> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <56697917.5070505@suse.cz> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Dec 10, 2015 at 02:07:35PM +0100, Martin Liška wrote: SNIP > > > >> I've also tried to run './perf test' and terminate the process at random places, but the back trace was OK. > >> > >> I would appreciate if you send me a patch that causes a segfault that is wrongly displayed. > > > > if you run TUI, you dont need to be fast ;-) make sure you compile with slang devel pkg > > > > thanks. > > jirka > > > > Hello. > > I've just created PR for GCC: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68836 cool, thanks jirka