[PATCH] D107192: [llvm-profgen][CSSPGO] Support count based aggregated type of hybrid perf script

Lei Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 3 12:04:55 PDT 2021


wlei added a comment.

> There seems to have some test failures related to unwinder checks. Otherwise lgtm, thanks.
> Looks like the test failures are due to missing mmap events. Rebasing the current diff on top of previous patch should fix it.

Yeah, see the recent build, it passed. Seems because I didn't add the dependance of the two patches and the build system doesn't catch this automatically.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D107192



More information about the llvm-commits mailing list