Closed GoogleCodeExporter closed 9 years ago
Original comment by `` on 18 Jan 2012 at 9:37
my memcached version is 1.3.3
and I am using this instruction to start the profiling:
CPUPROFILE=/tmp/prof.out /opt/memcached/bin/memcached -u nobody-p 11000 -m
2048 -c 3096 -t 8 -d
Original comment by mingfan...@gmail.com
on 24 Jun 2009 at 2:35
Unfortunately perftools on x86_64 still has known issues with libtool. What
happens
when you try to compile perftools with the --enable-frame-pointer option
instead of
trying to use libunwind?
Original comment by csilv...@gmail.com
on 24 Jun 2009 at 3:09
Oops, sorry for the typo: I meant 'libunwind' above, not 'libtool'.
Original comment by csilv...@gmail.com
on 24 Jun 2009 at 3:27
It seems that the method using --enable-frame-pointer works well for me. thanks
a lot
Original comment by mingfan...@gmail.com
on 24 Jun 2009 at 4:54
Original comment by csilv...@gmail.com
on 24 Jun 2009 at 5:08
Original issue reported on code.google.com by
mingfan...@gmail.com
on 24 Jun 2009 at 2:29