[Lldb-commits] [clang-tools-extra] [compiler-rt] [lldb] [llvm] [Memprof] Adds the option to collect AccessCountHistograms for memprof. (PR #94264)
Teresa Johnson via lldb-commits
lldb-commits at lists.llvm.org
Fri Jun 21 15:27:15 PDT 2024
================
@@ -0,0 +1,101 @@
+REQUIRES: x86_64-linux
+
+This is a copy of memprof-basict.test with slight changes to check that we can still read v3 of memprofraw.
----------------
teresajohnson wrote:
typo: basict
https://github.com/llvm/llvm-project/pull/94264
More information about the lldb-commits
mailing list