From de607e9ab6a24b42c4cd3264bd6f3d4769f6c770 Mon Sep 17 00:00:00 2001 From: Lukas Berk Date: Mon, 28 Apr 2014 11:26:24 -0400 Subject: [PATCH] Add java backtracing and self unwinding to NEWS *NEWS - add news blurbs --- NEWS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/NEWS b/NEWS index fb20bfd0e..397a3d6b3 100644 --- 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. -- 2.43.5