[Lldb-commits] [lldb] [LLDB][Data Formatters] Calculate average and total time for summary providers within lldb (PR #102708)
Jacob Lalonde via lldb-commits
lldb-commits at lists.llvm.org
Wed Aug 14 17:36:36 PDT 2024
================
@@ -0,0 +1,35 @@
+// Test that the lldb command `statistics` works.
----------------
Jlalond wrote:
Sounds good, any sample test cases of multi threaded access I can steal the homework of?
https://github.com/llvm/llvm-project/pull/102708
More information about the lldb-commits
mailing list