Re: [PATCH v3 09/19] unwind: Introduce sframe user space unwinding
From: Steven Rostedt
Date: Fri Nov 01 2024 - 14:46:38 EST
On Fri, 1 Nov 2024 11:38:47 -0700
Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx> wrote:
> BTW, I wanted to ask. Are there any plans to add SFrame support to
> Clang as well? It feels like without that there is no future for
> SFrame as a general-purpose solution for stack traces.
We want to use SFrames inside Google, and having Clang support it is a
requirement for that. I'm working on getting people to support it in Clang.
-- Steve