diff options
Diffstat (limited to 'runtime/ChangeLog')
-rw-r--r-- | runtime/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/runtime/ChangeLog b/runtime/ChangeLog index 796b9cca..f7f1a5a8 100644 --- a/runtime/ChangeLog +++ b/runtime/ChangeLog @@ -1,3 +1,10 @@ +2008-07-01 David Smith <dsmith@redhat.com> + + * task_finder.c (__stp_get_mm_path): Corrected error return code. + (__stp_utrace_attach_match_tsk): Ignores ENOENT error from + __stp_get_mm_path(). + (stap_start_task_finder): Ditto. + 2008-06-30 David Smith <dsmith@redhat.com> * task_finder.c (stap_utrace_detach_ops): Removed check to see if |