[all-commits] [llvm/llvm-project] d04736: [MemProf] Loosen matching of profile data to avoid...
Teresa Johnson via All-commits
all-commits at lists.llvm.org
Thu Sep 30 21:22:58 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d047368149dc3084774db618051346c045a2f645
https://github.com/llvm/llvm-project/commit/d047368149dc3084774db618051346c045a2f645
Author: Teresa Johnson <tejohnson at google.com>
Date: 2021-09-30 (Thu, 30 Sep 2021)
Changed paths:
M compiler-rt/test/memprof/TestCases/test_malloc_load_store.c
M compiler-rt/test/memprof/TestCases/test_new_load_store.cpp
Log Message:
-----------
[MemProf] Loosen matching of profile data to avoid bot flakes
Allow for the allocations to have migrated cpus, assuming they wouldn't
is causing some bot flakiness, e.g.:
https://lab.llvm.org/buildbot/#/builders/37/builds/7197
More information about the All-commits
mailing list