diff options
author | hunt <hunt> | 2005-11-09 01:00:40 +0000 |
---|---|---|
committer | hunt <hunt> | 2005-11-09 01:00:40 +0000 |
commit | fa3f3d4d2e3d173750685ff89a0f53f8c8a2310c (patch) | |
tree | 5113b61b9b6437d65cd912199dbf560e29de080d /runtime/probes/ChangeLog | |
parent | e8fd2f2631965df59fdd3e263aae9ef3721306da (diff) | |
download | systemtap-steved-fa3f3d4d2e3d173750685ff89a0f53f8c8a2310c.tar.gz systemtap-steved-fa3f3d4d2e3d173750685ff89a0f53f8c8a2310c.tar.xz systemtap-steved-fa3f3d4d2e3d173750685ff89a0f53f8c8a2310c.zip |
2005-11-08 Martin Hunt <hunt@redhat.com>
* 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.
Diffstat (limited to 'runtime/probes/ChangeLog')
-rw-r--r-- | runtime/probes/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
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 <hunt@redhat.com> + + * 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 <hunt@redhat.com> * scf/scf.c (inst_smp_call_function): Add new verbose arg |