[clang-tools-extra] [compiler-rt] [lldb] [llvm] [Memprof] Adds the option to collect AccessCountHistograms for memprof. (PR #94264)
Matthew Weingarten via cfe-commits
cfe-commits at lists.llvm.org
Mon Jun 24 08:28:31 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.
----------------
mattweingarten wrote:
done
https://github.com/llvm/llvm-project/pull/94264
More information about the cfe-commits
mailing list