[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:29:30 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.
+
+To update the inputs used below run Inputs/update_memprof_inputs.sh /path/to/updated/clang
----------------
mattweingarten wrote:
yes, good point!
done.
https://github.com/llvm/llvm-project/pull/94264
More information about the cfe-commits
mailing list