From: Serhei Makarov Date: Tue, 15 Oct 2024 15:39:36 +0000 (-0400) Subject: eu-stacktrace [5/5]: NEWS: add entry for new tool X-Git-Tag: elfutils-0.192~5 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=245f19c1e285599bc7441d096d672628bed13797;p=thirdparty%2Felfutils.git eu-stacktrace [5/5]: NEWS: add entry for new tool Signed-off-by: Serhei Makarov --- 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