summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 42155910..4a5a6ebe 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+2005-06-27 Graydon Hoare <graydon@redhat.com>
+
+ * staptree.{h,cxx} (probe_alias): New structure.
+ * parse.{h,cxx} (parser::parse): Parse probes or probe aliases.
+ (parser::parse_probe): Likewise.
+ * tapsets.{h,cxx}:
+ (derived_probe_builder):
+ (match_key):
+ (match_node):
+ (alias_derived_probe): Move from here,
+ * elaborate.{h,cxx}: to here.
+ * elaborate.h (systemtap_session::pattern_root): New member.
+ (register_library_aliases): New function.
+ * tapsets.cxx: Build one dwarf_derived_probe per target address.
+
2005-06-23 Graydon Hoare <graydon@redhat.com>
* tapsets.cxx