summaryrefslogtreecommitdiffstats
path: root/tapset/LKET/Changelog
diff options
context:
space:
mode:
authorguanglei <guanglei>2006-09-15 05:47:21 +0000
committerguanglei <guanglei>2006-09-15 05:47:21 +0000
commit66a03367df8326fcf8c46eee65f09c80da121b80 (patch)
treec4ef611e980bcc9da65c7d7568e322de8c740c90 /tapset/LKET/Changelog
parentf0a917e2f7854fdc9be3c47611e9aca2d94086a6 (diff)
downloadsystemtap-steved-66a03367df8326fcf8c46eee65f09c80da121b80.tar.gz
systemtap-steved-66a03367df8326fcf8c46eee65f09c80da121b80.tar.xz
systemtap-steved-66a03367df8326fcf8c46eee65f09c80da121b80.zip
*.stp:
Make all integers passed into _lket_trace() casted into int64_t explicitly. Delete calling to filter_by_pid() * nfs*.stp: Change addevent.*.entries to addevent.*.entry
Diffstat (limited to 'tapset/LKET/Changelog')
-rw-r--r--tapset/LKET/Changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/tapset/LKET/Changelog b/tapset/LKET/Changelog
index ef175aef..0bb71f14 100644
--- a/tapset/LKET/Changelog
+++ b/tapset/LKET/Changelog
@@ -1,3 +1,11 @@
+2006-09-15 Li Guanglei <guanglei@cn.ibm.com>
+
+ * *.stp: Make sure all integers passed into _lket_trace()
+ are casted into int64_t explicitly. Delete calling to
+ filter_by_pid()
+ * nfs*.stp: change addevent.*.entries to addevent.*.entry.
+ Reformating of some calls to _lket_trace().
+
2006-09-12 Li Guanglei <guanglei@cn.ibm.com>
* iosyscall.stp: change log_iosyscall_sync() be sync