From fa3f3d4d2e3d173750685ff89a0f53f8c8a2310c Mon Sep 17 00:00:00 2001 From: hunt Date: Wed, 9 Nov 2005 01:00:40 +0000 Subject: 2005-11-08 Martin Hunt * shellsnoop/shellsnoop.c: Updated to use new map API. * where_func/kprobe_where_funct.c: Ditto. * os_timer/os_timer.c (probe_start): Ditto. * test4/test4.c: Ditto. * scf/scf.c: Ditto. --- runtime/probes/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'runtime/probes/ChangeLog') diff --git a/runtime/probes/ChangeLog b/runtime/probes/ChangeLog index 964262f4..b4382fd1 100644 --- a/runtime/probes/ChangeLog +++ b/runtime/probes/ChangeLog @@ -1,3 +1,11 @@ +2005-11-08 Martin Hunt + + * shellsnoop/shellsnoop.c: Updated to use new map API. + * where_func/kprobe_where_funct.c: Ditto. + * os_timer/os_timer.c (probe_start): Ditto. + * test4/test4.c: Ditto. + * scf/scf.c: Ditto. + 2005-09-08 Martin Hunt * scf/scf.c (inst_smp_call_function): Add new verbose arg -- cgit