summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorgeorgeps <georgeps>2008-05-09 05:07:37 (GMT)
committergeorgeps <georgeps>2008-05-09 05:07:37 (GMT)
commit8c6b0215a7ccebe49708b68c096c93ae84113fb6 (patch)
tree91be3b2c8782dc2cb72fc73b7d113d37aac28884 /ChangeLog
parente782414ad0af468115d69e437d0d70c5895287ff (diff)
downloadtcl-8c6b0215a7ccebe49708b68c096c93ae84113fb6.zip
tcl-8c6b0215a7ccebe49708b68c096c93ae84113fb6.tar.gz
tcl-8c6b0215a7ccebe49708b68c096c93ae84113fb6.tar.bz2
* tools/tsdPerf.c A loadable Tcl extension for testing TSD
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.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index df677d6..8233bda 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,12 @@
2008-05-09 George Peter Staplin <georgeps@xmission.com>
+ * tools/tsdPerf.c A loadable Tcl extension for testing TSD
+ 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.
+
+
+2008-05-09 George Peter Staplin <georgeps@xmission.com>
* generic/tcl.h: Make Tcl_ThreadDataKey a void *.
* generic/tclInt.h: Change around some function names and