]> git.ipfire.org Git - thirdparty/elfutils.git/commitdiff
eu-stacktrace [5/5]: NEWS: add entry for new tool
authorSerhei Makarov <serhei@serhei.io>
Tue, 15 Oct 2024 15:39:36 +0000 (11:39 -0400)
committerSerhei Makarov <serhei@serhei.io>
Thu, 17 Oct 2024 23:31:48 +0000 (19:31 -0400)
Signed-off-by: Serhei Makarov <serhei@serhei.io>
NEWS

diff --git a/NEWS b/NEWS
index 410bccc1aef926d716b46ba3113e84b5b2afe291..01909c0c1a9c5d5a84a710c07403377ea6240a36 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,13 @@ debuginfod: Add per-file signature verification for integrity
 
 debuginfod: New API for metadata queries: file name -> buildid.
 
+stacktrace: Experimental new tool that can process a stream of stack
+            samples from the Sysprof profiler and unwind them into call
+            chains. Enable on x86 with --enable-stacktrace. See
+            README.eu-stacktrace in the development branch for detailed
+            usage instructions:
+            https://sourceware.org/cgit/elfutils/tree/README.eu-stacktrace?h=users/serhei/eu-stacktrace
+
 Version 0.191 "Bug fixes in C major"
 
 libdw: dwarf_addrdie now supports binaries lacking a .debug_aranges