[Lldb-commits] [lldb] [LLDB][Stats] Calculate active time to first Bt (PR #161604)

Greg Clayton via lldb-commits lldb-commits at lists.llvm.org
Tue Oct 7 15:42:22 PDT 2025


================
@@ -251,6 +251,9 @@ class CommandObjectThreadBacktrace : public CommandObjectIterateOverThreads {
       }
----------------
clayborg wrote:

If we do an extended backtrace above, this won't be included in these stats?

https://github.com/llvm/llvm-project/pull/161604


More information about the lldb-commits mailing list