From 7b8bcc72304c9101dce8e5faeb50448f2b49cf6d Mon Sep 17 00:00:00 2001 From: "Frank Ch. Eigler" Date: Thu, 10 Jul 2008 11:09:51 -0400 Subject: PR6736: changelogs for post-merge compiled unwind/symbols data reorganization --- runtime/staprun/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'runtime/staprun') diff --git a/runtime/staprun/ChangeLog b/runtime/staprun/ChangeLog index 27f4d8c8..a4f47880 100644 --- a/runtime/staprun/ChangeLog +++ b/runtime/staprun/ChangeLog @@ -1,3 +1,12 @@ +2008-07-10 Frank Ch. Eigler + + PR 6736. + * common.c (send_request): Move here ... + * mainloop.c: from here. + * staprun.c (send_relocations): New function to send kernel + and module relocation bases to probe module. + * staprun.h: Corresponding changes. + 2008-06-03 Frank Ch. Eigler PR 6429. -- cgit