summaryrefslogtreecommitdiffstats
path: root/testsuite/systemtap.examples
diff options
context:
space:
mode:
authorFrank Ch. Eigler <fche@elastic.org>2008-05-17 18:32:37 -0400
committerFrank Ch. Eigler <fche@elastic.org>2008-05-17 18:32:37 -0400
commit332ddc9f7354fe51c32c504087575b3ea2b70990 (patch)
tree63a82b6d7fbf7ed591b9c3746e05a724aff8e2af /testsuite/systemtap.examples
parent0fe2b97c7b967d833b5588dbf1ef763bb4440ed3 (diff)
parent277f2b79b02bf69a1d72d05b06086b07bcc6a113 (diff)
downloadsystemtap-steved-332ddc9f7354fe51c32c504087575b3ea2b70990.tar.gz
systemtap-steved-332ddc9f7354fe51c32c504087575b3ea2b70990.tar.xz
systemtap-steved-332ddc9f7354fe51c32c504087575b3ea2b70990.zip
Merge commit 'origin/master' into pr6429-comp-unwindsyms
* commit 'origin/master': suppress "pass-2 failed" messages from "stap -l FOOBAR"; just produce empty output make the mod_cu_function_cache a hash_map instead of map for more go-go PR5643: function caching for much faster syscall.* pass-2 processing Fixed PR 6499 (utrace probe crash). note "make installcheck" in post-build checkout Ignores signals when removing the temporary directory. Add appropriate ChangeLog entry for earlier checkin.
Diffstat (limited to 'testsuite/systemtap.examples')
-rw-r--r--testsuite/systemtap.examples/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/testsuite/systemtap.examples/ChangeLog b/testsuite/systemtap.examples/ChangeLog
index 8d8c2ca1..41b70135 100644
--- a/testsuite/systemtap.examples/ChangeLog
+++ b/testsuite/systemtap.examples/ChangeLog
@@ -1,3 +1,9 @@
+2008-05-09 William Cohen <wcohen@redhat.com>
+
+ * syscalls_by_pid.meta, syscalls_by_proc.meta:
+ * sigmon.meta, sig_by_pid.meta, sig_by_proc.meta:
+ * socket-trace.meta: New.
+
2008-05-08 William Cohen <wcohen@redhat.com>
* iotime.meta: New.