path: virglrenderer_1.2.0-2/perf-testing/Docker/run.sh # sometimes one of these processes seems to crash or exit before, so # check whether it is still kill `pidof producer-gpu` || echo "producer-gpu was not running (anymore)" kill `pidof traced_probes` || echo "traced_probes was not running (anymore)" kill `pidof traced` || echo "traced was not running (anymore=" path: virglrenderer_1.2.0-2/perf-testing/Docker/run.sh # check whether it is still kill `pidof producer-gpu` || echo "producer-gpu was not running (anymore)" kill `pidof traced_probes` || echo "traced_probes was not running (anymore)" kill `pidof traced` || echo "traced was not running (anymore=" path: virglrenderer_1.2.0-2/perf-testing/Docker/run.sh kill `pidof producer-gpu` || echo "producer-gpu was not running (anymore)" kill `pidof traced_probes` || echo "traced_probes was not running (anymore)" kill `pidof traced` || echo "traced was not running (anymore=" if [ "x$vtest" == "xyes" ]; then