summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrank Ch. Eigler <fche@elastic.org>2008-07-23 19:40:05 -0400
committerFrank Ch. Eigler <fche@elastic.org>2008-07-23 19:40:05 -0400
commite6b9397b3e13a7c497368777006020f64560fa98 (patch)
tree82e55e1d9fa739d444fc3ff5f43278bdd0257b7e
parent552fdd9f5a7eb3394888356301929c078173a22b (diff)
downloadsystemtap-steved-e6b9397b3e13a7c497368777006020f64560fa98.tar.gz
systemtap-steved-e6b9397b3e13a7c497368777006020f64560fa98.tar.xz
systemtap-steved-e6b9397b3e13a7c497368777006020f64560fa98.zip
changelog for entry-pc semantic error fix
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 747c6eb8..d38a3705 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-07-23 Frank Ch. Eigler <fche@elastic.org>
+
+ From James Bottomley <James.Bottomley@HansenPartnership.com>:
+ * tapsets.cxx (query_dwarf_func): Silently skip inlined function
+ instances that have no entrypc.
+
2008-07-18 Masami Hiramatsu <mhiramat@redhat.com>
BZ 442528 (PR6028)