[all-commits] [llvm/llvm-project] 5773c7: [MemProf] Make test more resilient to cpu scheduling
Teresa Johnson via All-commits
all-commits at lists.llvm.org
Tue Jan 31 11:17:20 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5773c702310ad4349bea81d79f69217d1fce079f
https://github.com/llvm/llvm-project/commit/5773c702310ad4349bea81d79f69217d1fce079f
Author: Teresa Johnson <tejohnson at google.com>
Date: 2023-01-31 (Tue, 31 Jan 2023)
Changed paths:
M compiler-rt/test/memprof/TestCases/test_merge_mib.cpp
Log Message:
-----------
[MemProf] Make test more resilient to cpu scheduling
Loosen up the matching so that occasional cpu migrations don't break the
test. This showed up occasionally in internal testing.
Differential Revision: https://reviews.llvm.org/D143000
More information about the All-commits
mailing list