diff options
Diffstat (limited to 'runtime/probes/ChangeLog')
-rw-r--r-- | runtime/probes/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/runtime/probes/ChangeLog b/runtime/probes/ChangeLog index e3951a6b..2ef9236f 100644 --- a/runtime/probes/ChangeLog +++ b/runtime/probes/ChangeLog @@ -1,3 +1,9 @@ +2005-08-19 Martin Hunt <hunt@redhat.com> + + * shellsnoop/shellsnoop.c: Remove STP_NETLINK_ONLY. + * stp: Deleted. Use stpd directly. + + 2005-08-01 Martin Hunt <hunt@redhat.com> * agg/stat1.c (probe_exit): Remove "static" @@ -14,6 +20,11 @@ * os_timer/os_timer.c (probe_exit): Ditto. * scf/scf.c (probe_exit): Ditto. +2005-07-28 Martin Hunt <hunt@redhat.com> + + * bench/ALL: Chnage to probe sys_getuid() and sys_getgid() + because those aren't used by stpd, unlike sys_read() and sys_write(). + 2005-07-11 Martin Hunt <hunt@redhat.com> * build_probe: Set RELAYFS correctly. |