Re: memprof/nvidia drivers



On Mon, 2003-04-28 at 12:23, Clinton Stimpson wrote:
> Anyone know why memprof doesn't work with applications that use the 
> nvidia GL libraries?
> 
> Clint

Quite likely, they were compiled with -fomit-frame-pointer.
memprof needs to get a stack trace for the allocation of
each block, which is impossible with -fomit-frame-pointer.

Regards,
                                 Owen





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]