diff options
Diffstat (limited to 'runtime/probes/ChangeLog')
-rw-r--r-- | runtime/probes/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/runtime/probes/ChangeLog b/runtime/probes/ChangeLog index 91c4838d..7806ba54 100644 --- a/runtime/probes/ChangeLog +++ b/runtime/probes/ChangeLog @@ -1,5 +1,7 @@ 2005-06-28 Martin Hunt <hunt@redhat.com> + * bench/bench_ret.c (inst_sys_write_ret): Fix prototype. + * bench: New probe to do benchmarks. 2005-06-23 Martin Hunt <hunt@redhat.com> |