[PATCH] D111676: [memprof] Replace the block cache with a hashmap.
Snehasish Kumar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 11 11:31:44 PST 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rG1243cef245f6: [memprof] Replace the block cache with a hashmap. (authored by snehasish).
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/memprof_merge_mib.cpp
compiler-rt/test/memprof/TestCases/print_miss_rate.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111676.386610.patch
Type: text/x-patch
Size: 13838 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211111/be2d0a48/attachment.bin>
More information about the llvm-commits
mailing list