summaryrefslogtreecommitdiffstats
path: root/runtime/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/ChangeLog')
-rw-r--r--runtime/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/runtime/ChangeLog b/runtime/ChangeLog
index 867dca3d..19606072 100644
--- a/runtime/ChangeLog
+++ b/runtime/ChangeLog
@@ -1,3 +1,13 @@
+2006-09-27 Martin Hunt <hunt@redhat.com>
+
+ * stack.c (_stp_kta): Rewrite. Use the _stap_symbols
+ struct instead of calling into the kernel.
+
+ * sym.c (_stp_kallsyms_lookup): Move here from runtime.h
+
+ * runtime.h: Get rid of all the symbol stuff that
+ did not belong here.
+
2006-09-26 David Smith <dsmith@redhat.com>
* README: Changed 'stpd' references to 'staprun'.