I just started using google performance tools (google-perftools and libgoogle-perftools4 packages in ubuntu), I swear that I\'m googling for around a d
google-perftools
libgoogle-perftools4
Try setting LD_PRELOAD to just
LD_PRELOAD=/usr/local/lib/libprofiler.so
It looks like there are problems when passing a shared library that doesn't end in suffix .so.