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
