From a69418baa8e20fb1d3dbafbaacd695ca2f4a41b0 Mon Sep 17 00:00:00 2001 From: Serhei Makarov Date: Thu, 5 Dec 2024 16:19:52 -0500 Subject: [PATCH] README.eu-stacktrace: link to chergert's sysprof-live-unwinder work The main fruition of the code so far has been incorporated into Sysprof project, hence a link to the relevant blog post in our README. For the time being it's the most direct way of trying out the work. --- README.eu-stacktrace | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.eu-stacktrace b/README.eu-stacktrace index 230308f8..326e7f47 100644 --- a/README.eu-stacktrace +++ b/README.eu-stacktrace @@ -17,6 +17,11 @@ For more background, see Serhei Makarov's GNU Cauldron talk: - slides: https://gcc.gnu.org/wiki/cauldron2024talks?action=AttachFile&do=view&target=profiling-stacktrace.pdf - video: https://www.youtube.com/watch?v=IjHWbo_ZF-E +Note that Sysprof now includes a built-in `sysprof-live-unwinder` +component derived from this code, see: + +- https://blogs.gnome.org/chergert/2024/11/03/profiling-w-o-frame-pointers/ + ## build & run (for now) Requirements: -- 2.47.2