Re: [lttng-dev] Record stacktraces at userspace tracing domain

Dirk Eibach via lttng-dev <[email protected]> Thu, 12 Dec 2024 17:56:56 +0100
Newsgroups org.lttng.lists.lttng-dev
Message-ID <CANVMif+3g=AitPhOcmg=dgoehkNm_m2U5qXW6UcOrPJ5CMDu6g@mail.gmail.com>
For more involved user space tracing I highly recommend
https://github.com/wolfpld/tracy

It is a different approach and probably already has all the bells and
whistles you require.