[PATCH] D145190: [memprof] Record BuildIDs in the raw profile.
Snehasish Kumar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 2 14:08:59 PST 2023
snehasish updated this revision to Diff 501981.
snehasish added a comment.
Remove commented code.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D145190/new/
https://reviews.llvm.org/D145190
Files:
compiler-rt/include/profile/MemProfData.inc
compiler-rt/lib/memprof/memprof_allocator.cpp
compiler-rt/lib/memprof/memprof_rawprofile.cpp
compiler-rt/lib/memprof/memprof_rawprofile.h
compiler-rt/test/memprof/TestCases/memprof_basic.c
compiler-rt/test/memprof/TestCases/memprof_inline.c
compiler-rt/test/memprof/TestCases/memprof_multi.c
llvm/include/llvm/ProfileData/MemProfData.inc
llvm/lib/ProfileData/RawMemProfReader.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145190.501981.patch
Type: text/x-patch
Size: 13308 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230302/ec5ba7db/attachment.bin>
More information about the llvm-commits
mailing list