256ef072b3
To prevent anyone from seeing a test failure appear as a regression and
thinking that it was caused by their code change, insert some noise into
the loop which makes it immune to sampling bias issues (errata 1694299).
The "test data symbol" test can fail with any unrelated change that
shifts the loop into an unfortunate position in the Perf binary which is
almost impossible to debug as the root cause of the test failure.
Ultimately it's caused by the referenced errata.
Fixes:
|
||
---|---|---|
.. | ||
Build | ||
brstack.c | ||
datasym.c | ||
leafloop.c | ||
noploop.c | ||
sqrtloop.c | ||
thloop.c |