summaryrefslogtreecommitdiff
path: root/memcached_dtrace.d
Commit message (Collapse)AuthorAgeFilesLines
* DTrace build fixDavid Carlier2019-10-171-1/+1
| | | | | | | | During config step just being "contented" by generating the header, there is no symbols to attach for, no chance to work as is. Changing a probe signature, on some platforms, pthread_t is an opaque type thus casting to a type large enough to hold it for all oses.
* fix for dtrace compilationdormando2018-02-151-6/+2
|
* Spelling fixesJosh Soref2017-05-231-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * accesses * amount * append * command * cyrillic * daemonize * detaches * detail * documentation * dynamically * enabled * existence * extra * implementations * incoming * increment * initialize * issue * javascript * number * optimization * overall * pipeline * reassign * reclaimed * response * responses * sigabrt * specific * specificity * tidiness
* Define touch command probe for DTrace supportyuryur2012-07-291-0/+11
|
* Updated documentation comments for DTrace probes.Matt Ingenthron2009-08-191-54/+59
| | | | | The DTrace probes were not very clear about return type, so that was fixed. While in there, I also fixed some typos/English things.
* Add DTrace probes to the binary protocolTrond Norbye2009-01-031-27/+43
|
* Add DTrace probes for Solaris/etc.Trond Norbye2009-01-021-0/+274