summaryrefslogtreecommitdiffstats
path: root/examples/ChangeLog
diff options
context:
space:
mode:
authormmason <mmason>2007-10-10 19:03:09 +0000
committermmason <mmason>2007-10-10 19:03:09 +0000
commitff0232d1767c1a2ef4bdfbf58d84ef8f6787be55 (patch)
treebfc585688b9fe82578e2cc61410078b8bc48f3c5 /examples/ChangeLog
parentd319669c3f77a3e451f1cad845471433e6d0dbfa (diff)
downloadsystemtap-steved-ff0232d1767c1a2ef4bdfbf58d84ef8f6787be55.tar.gz
systemtap-steved-ff0232d1767c1a2ef4bdfbf58d84ef8f6787be55.tar.xz
systemtap-steved-ff0232d1767c1a2ef4bdfbf58d84ef8f6787be55.zip
syscalltimes, syscalltimes.txt: New combination shell/SystemTap script
to measure system call times.
Diffstat (limited to 'examples/ChangeLog')
-rw-r--r--examples/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/ChangeLog b/examples/ChangeLog
index a4df876c..1999521f 100644
--- a/examples/ChangeLog
+++ b/examples/ChangeLog
@@ -1,3 +1,8 @@
+2007-10-10 Mike Mason
+
+ * syscalltimes, syscalltime.txt: New combination shell/SystemTap script
+ to measure system call times.
+
2007-10-05 Frank Ch. Eigler <fche@elastic.org>
* futexes.stp, sig_by_proc.stp, small_demos/rwtiming.stp: Fix elision