diff options
author | Paul E. McKenney <paulmck@kernel.org> | 2020-12-23 16:00:27 -0800 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2021-01-04 14:01:25 -0800 |
commit | b79b0b67791316e6ca0502bd0f2ecd7018d6d9e8 (patch) | |
tree | 4255c5bca0cc0c4479a6d4cb54d22dc617ab42e5 /tools/perf/scripts/python/flamegraph.py | |
parent | 546eee2d931b3d76357a9c813778203001375fe1 (diff) |
torture: Allow standalone kvm-recheck.sh run detect --trust-make
Normally, kvm-recheck.sh is run from kvm.sh, which provides the
TORTURE_TRUST_MAKE environment variable that, if a non-empty string,
indicates that the --trust-make command-line parameter has been passed
to kvm.sh. If there was no --trust-make, kvm-recheck.sh insists
that the Make.out file contain at least one "CC" command. Thus, when
kvm-recheck.sh is run standalone to evaluate a prior --trust-make run,
it will incorrectly insist that a proper kernel build did not happen.
This commit therefore causes kvm-recheck.sh to also search the "log"
file in the top-level results directory for the string "--trust-make".
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions