[PATCH] D145190: [memprof] Record BuildIDs in the raw profile.
Snehasish Kumar via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Mar 13 16:26:42 PDT 2023
snehasish reopened this revision.
snehasish added a comment.
This revision is now accepted and ready to land.
Reopening since I missed the updates to the memprof unit tests in compiler-rt. This was caught by the buildbots. As part of the changes I modified the `SerializeToRawProfile` API slightly to make it easier to test. Also regenerated the raw profiles and binaries again since the runtime changed.
@tejohnson PTAL, thanks!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D145190/new/
https://reviews.llvm.org/D145190
More information about the cfe-commits
mailing list