On Fri, Apr 25, 2025, at 12:02 PM, Aaron Merey wrote: >> First patch of a series that reworks eu-stacktrace functionality >> into a library interface for other profiling tools. > > Thanks I've approved and merged this series with two changes: > Signed-off-by added to each commit message and a rwlock_unlock added > before an early return introduced in patch 8. Thanks! I've updated the corresponding Sysprof patches at https://git.sr.ht/~serhei/sysprof-experiments/log/serhei/live-unwinder so that they match the refactored libdwfl_stacktrace. All the best, Serhei
- [PATCH v6 04/12] libdwfl_stacktrace [4/12]: intro library, ... Serhei Makarov
- [PATCH v6 07/12] eu-stacktrace [7/12]: use Dwflst_Process_T... Serhei Makarov
- [PATCH v6 03/12] libebl [3/12]: eu-stacktrace: use new regi... Serhei Makarov
- [PATCH v6 06/12] libdwfl_stacktrace [6/12]: Elf* caching vi... Serhei Makarov
- [PATCH v6 08/12] libdwfl_stacktrace [8/12]: Dwfl* caching v... Serhei Makarov
- [PATCH v6 10/12] eu-stacktrace [10/12]: use dwflst_tracker_... Serhei Makarov
- [PATCH v6 11/12] libdwfl_stacktrace [11/12]: add dwflst_per... Serhei Makarov
- [PATCH v6 12/12] eu-stacktrace [12/12]: use dwflst_perf_sam... Serhei Makarov
- [PATCH v6 05/12] libdwfl_stacktrace [5/12]: introduce Dwfls... Serhei Makarov
- Re: [PATCH v6 01/12] libebl [1/12]: api for perf register h... Aaron Merey
- Re: [PATCH v6 01/12] libebl [1/12]: api for perf regis... Serhei Makarov