diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2006-05-22 Li Guanglei <guanglei@cn.ibm.com> + * lket.in.5: draft version of manpage for LKET + * Makefile.in, configure, stap.1.in: add lket.in.5 + 2006-05-18 Frank Ch. Eigler <fche@elastic.org> Organize "-t" output by script/parse level probes rather than @@ -23,6 +27,13 @@ 2006-05-18 Li Guanglei <guanglei@cn.ibm.com> + * tapset/LKET/*: tracing tapsets of LKET + * tapset/context.stp: add stp_pid() func + * tapset/ppc64/syscalls.stp: add conditional preprocessing + since sys64_time is removed from kernel >= 2.6.16 + +2006-05-18 Li Guanglei <guanglei@cn.ibm.com> + * tapset/tskschedule.stp: deleted, merge into scheduler.stp * tapset/scheduler.stp: incorporate tskschedule.stp * testsuite/buildok/tskschedule.stp: deleted, merge into |