Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tsdPerf.c: Fix export of symbol Tsdperf_Init, when | nijtmans | 2010-06-09 | 1 | -11/+9 |
| | | | | | | using -fvisibility=hidden. Make two functions static, eliminate some unnecessary type casts. configure(.in)?: Update to Tcl 8.6 | ||||
* | Eliminate unneccessary spaces | nijtmans | 2009-11-18 | 1 | -5/+5 |
| | |||||
* | * tools/tsdPerf.c A loadable Tcl extension for testing TSD | georgeps | 2008-05-09 | 1 | -0/+61 |
performance. * tools/tsdPerf.tcl A simplistic tool that uses the thread extension and tsdPerf.so to get some performance metrics by, simulating, simple TSD contention. |