Move the memprof MemInfoBlock struct to it's own header as requested
during the review of D111676.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D113315
[MemProf] Move the MemInfoBlock definition to a separate header. ClosedPublic Authored by snehasish on Nov 5 2021, 12:58 PM.
Details Summary Move the memprof MemInfoBlock struct to it's own header as requested
Diff Detail
Event Timelinesnehasish added a child revision: D111676: [memprof] Replace the block cache with a hashmap..Nov 5 2021, 1:08 PM snehasish added a parent revision: D111368: [sanitizer] Add a ForEach callback interface for AddrHashMap.. This revision is now accepted and ready to land.Nov 5 2021, 1:23 PM Closed by commit rGfc7162414ede: [memprof] Move the MemInfoBlock definition to a separate header. (authored by snehasish). · Explain WhyNov 11 2021, 11:31 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 386609 compiler-rt/lib/memprof/CMakeLists.txt
compiler-rt/lib/memprof/memprof_allocator.cpp
compiler-rt/lib/memprof/memprof_meminfoblock.h
|