summaryrefslogtreecommitdiffstats
path: root/tapset/LKET/Changelog
diff options
context:
space:
mode:
authorguanglei <guanglei>2006-06-29 08:24:19 +0000
committerguanglei <guanglei>2006-06-29 08:24:19 +0000
commit9c6b0ab8562140ffda6d9b5aba1dafcf73fc9774 (patch)
tree17a636a35176f800534537c3dea9c677f472f179 /tapset/LKET/Changelog
parent76af82ee7a64e417867c5b8e585a724aa4156c68 (diff)
downloadsystemtap-steved-9c6b0ab8562140ffda6d9b5aba1dafcf73fc9774.tar.gz
systemtap-steved-9c6b0ab8562140ffda6d9b5aba1dafcf73fc9774.tar.xz
systemtap-steved-9c6b0ab8562140ffda6d9b5aba1dafcf73fc9774.zip
_lket_trace() won't log ppid and tgid any more. I use some bit-OPs to
make _lket_trace's format string shorter for better performance. I also modified lket-b2a to be sync with _lket_trace()
Diffstat (limited to 'tapset/LKET/Changelog')
-rw-r--r--tapset/LKET/Changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/tapset/LKET/Changelog b/tapset/LKET/Changelog
index 965cbf36..c31e072f 100644
--- a/tapset/LKET/Changelog
+++ b/tapset/LKET/Changelog
@@ -1,3 +1,10 @@
+2006-06-29 Li Guanglei <guanglei@cn.ibm.com>
+
+ * lket_trace.stp:
+ _lket_trace() won't log ppid and tgid any more.
+ Using bit-OP to make _lket_trace's format string shorter
+ for better performance.
+
2006-06-26 Li Guanglei <guanglei@cn.ibm.com>
* aio.stp: new event hooks for AIO