summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f0187614..b8a42305 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,12 @@
- ftrace(msg:string) tapset function to send strings to the system-wide
ftrace ring-buffer (if any).
+- Better support for richer DWARF debuginfo output from GCC 4.5
+ (variable tracking assignments). Kernel modules are now always resolved
+ against all their dependencies to find any info referring to missing
+ symbols. DW_AT_const_value is now supported when no DW_AT_location
+ is available.
+
* What's new in verson 1.0
- process().mark() probes now use an enabling semaphore to reduce the