On Tue, May 9, 2023, at 2:02 PM, Milian Wolff wrote: > Hey Serhey, > > sounds like a fun project. If you want to see some prior art in that area, do > have a look at perfparser [1], esp. [2], and [3]. We solved quite a few of > the > problems you might encounter in this area. Esp. for good performance, you'll > need quite a bit of caching on the stacktrace side, such as [4] and [5]. Excellent, I do look forward to finding out what kind of caching I'll need to implement, and if your solutions work for our use case, then I think making them more widely-available via elfutils would be a good outcome all round.
All the best, Serhei