From ccdc792f7dfd3c390d96fa998ec1891936ce8d12 Mon Sep 17 00:00:00 2001 From: guanglei Date: Sat, 24 Jun 2006 03:14:30 +0000 Subject: change the return type from string to int64_t for better performance. sub-hooks for each iosyscall. make update_record() work for ascii tracing --- tapset/LKET/Changelog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'tapset/LKET/Changelog') diff --git a/tapset/LKET/Changelog b/tapset/LKET/Changelog index 3d2a836d..2c766ab8 100644 --- a/tapset/LKET/Changelog +++ b/tapset/LKET/Changelog @@ -1,3 +1,9 @@ +2006-06-24 Li Guanglei + + * iosyscall.stp, register_events.stp: change the return type from string to int64_t + for better performance. sub-hooks for each iosyscall. + * lket_trace.stp: make update_record() work for ascii tracing + 2006-06-21 Li Guanglei * scsi.stp, ioscheduler.stp, register_event.stp: -- cgit