On 8/18/09, Pierre Frédéric Caillaud <lists(at)peufeu(dot)com> wrote:
> I'm doing some more exploration with oprofile...
>
> I've got the glibc-debug package installed (on kubuntu), but oprofile
> doesn't seem to know about it. I wonder what part of glibc gets 60% of the
> run time... do I have to set a magic option in the postgres config ?
AFAIK you need to run app with LD_LIBRARY_PATH=/usr/lib/debug,
otherwise the debug packages won't be used.
--
marko