[PATCH] D111676: [memprof] Replace the block cache with a hashmap.

Snehasish Kumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 5 13:08:05 PDT 2021


snehasish updated this revision to Diff 385175.
snehasish added a comment.

Update diff after splitting out MemInfoBlock changes as a separate patch.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D111676/new/

https://reviews.llvm.org/D111676

Files:
  compiler-rt/lib/memprof/CMakeLists.txt
  compiler-rt/lib/memprof/memprof_allocator.cpp
  compiler-rt/lib/memprof/memprof_flags.inc
  compiler-rt/lib/memprof/memprof_mibmap.cpp
  compiler-rt/lib/memprof/memprof_mibmap.h
  compiler-rt/test/memprof/TestCases/mem_info_cache_entries.cpp
  compiler-rt/test/memprof/TestCases/print_miss_rate.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111676.385175.patch
Type: text/x-patch
Size: 12933 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211105/6aba9286/attachment.bin>


More information about the llvm-commits mailing list