]> sourceware.org Git - systemtap.git/commitdiff
Add java backtracing and self unwinding to NEWS
authorLukas Berk <lberk@redhat.com>
Mon, 28 Apr 2014 15:26:24 +0000 (11:26 -0400)
committerLukas Berk <lberk@redhat.com>
Mon, 28 Apr 2014 15:30:59 +0000 (11:30 -0400)
*NEWS - add news blurbs

NEWS

diff --git a/NEWS b/NEWS
index fb20bfd0e828537c0d039d35f55e68d86268ac81..397a3d6b338a9224e7bd1a655c6d914d2a1c4c15 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,10 @@
 * What's new in version 2.5
 
+- Systemtap now supports backtracing through its own, invoking module.
+
+- Java probes now support backtracing using the print_java_backtrace()
+  and sprint_java_backtrace() functions.
+
 - Statement probes (e.g. process.statement) are now faster to resolve,
   more precise, and work better with inlined functions.
 
This page took 0.029983 seconds and 5 git commands to generate.