[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:21 PDT 2025


https://github.com/clayborg requested changes to this pull request.

I am not sure this PR makes sense. Everything in this PR can be deduced from the data that is in the statistics. Many issues with the counting of the time as seen in inline comments and I am not sure what this will tell us that we don't already know. 

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


More information about the lldb-commits mailing list