Wednesday January 07, 2009
DTrace probes in libmemcached on Mac OSX?
I have just pushed a patch to libmemcached that allows you to build libmemcached with the static DTrace probes. Please note that I haven't had the time yet to look at probes it contains (and if they are useful), but I am going to look into that :-)
So why don't you just go ahead and grab the latest source and try it out?
trond@mac > hg clone http://hg.tangent.org/libmemcached trond@mac > cd libmemcached trond@mac > ./config/bootstrap && ./configure --enable-dtrace --enable-64bit
Posted at 11:18PM Jan 07, 2009 by trond in Memcached | Comments[0]