From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arnaldo Carvalho de Melo Subject: Re: perf not capturing stack traces Date: Fri, 23 Jan 2015 17:59:59 -0300 Message-ID: <20150123205959.GD3073@kernel.org> References: <20150123195128.GE26557@saruman.tx.rr.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20150123195128.GE26557@saruman.tx.rr.com> Sender: linux-kernel-owner@vger.kernel.org To: Felipe Balbi Cc: Peter Zijlstra , Paul Mackerras , Ingo Molnar , Tony Lindgren , Linux Kernel Mailing List , Linux ARM Kernel Mailing List , Linux OMAP Mailing List List-Id: linux-omap@vger.kernel.org Em Fri, Jan 23, 2015 at 01:51:28PM -0600, Felipe Balbi escreveu: > I'm using v3.19-rc5 on an ARM Cortex A9 board. Unfortunately, perf is > not able to capture any stack traces even though I CONFIG_STACKTRACE, > CONFIG_FRAME_POINTER and CONFIG_ARM_UNWIND all enabled. > > I wonder if anybody else is facing similar issues. Did it work with a previous kernel? - Arnaldo