|
From: David C. T. <dc...@sa...> - 2004-06-16 22:48:59
|
On Wed, 2004-06-16 at 15:43, Alan Matsuoka wrote: > On Wed, 2004-06-16 at 18:44, Mike Houston wrote: > > I built with CFLAGS and LDFLAGS including "-g and -pg". However, I'm > > not getting the gmon.out files I'm used to seeing, and that I get with > > other apps. What's the trick here? > > > You have to use oprofile. Make sure your kernel is enabled for it. Why? Is it because the profiling version of libc is static? David |