diff options
author | Paul E. McKenney <paulmck@kernel.org> | 2021-06-24 03:07:06 +0300 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2021-07-20 23:45:50 +0300 |
commit | d4b54d2d52840bc578b21df4186c5300982236ab (patch) | |
tree | 4387a9ba470d9e6bf0b11866a37ff05aca884ee6 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 2ab5bbc326f6fc8fc8acb0e14cfdc1ad23063a00 (diff) | |
download | linux-d4b54d2d52840bc578b21df4186c5300982236ab.tar.xz |
torture: Move parse-console.sh call to PATH-aware scripts
The last line of kvm-test-1-run-qemu.sh invokes parse-console.sh, but
kvm-test-1-run-qemu.sh is unaware of the PATH containing this script
and does not have the job title handy. This commit therefore moves
the invocation of parse-console.sh to kvm-test-1-run.sh, which has
PATH and title at hand. This commit does not add an invocation of
parse-console.sh to kvm-test-1-run-batch.sh because this latter script
is run in the background, and the information will be gathered at the
end of the full run.
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions