Jlalond wrote: > 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.
I'm not sure if we can calculate the time to first Bt from the statistics, or at least I'm ignorant on how to do it. If we load symbols after the first Bt we would incorrectly calculate the module loading time that it took to get to the first bt https://github.com/llvm/llvm-project/pull/161604 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
