summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSerhei Makarov <[email protected]>2024-10-15 11:39:36 -0400
committerSerhei Makarov <[email protected]>2024-10-17 19:31:48 -0400
commit245f19c1e285599bc7441d096d672628bed13797 (patch)
tree9f28390d6bb4b3df02dff3bb74e68cc48e7586ab
parent7d2bafe1b5a4aacf245f93a3dec126a54925af12 (diff)
eu-stacktrace [5/5]: NEWS: add entry for new tool
Signed-off-by: Serhei Makarov <[email protected]>
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 410bccc1..01909c0c 100644
--- 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