#!/bin/bash
ROOT=$(dirname $(readlink -f $(which "$0")))
exec $ROOT/lib/stress_vpx/util/stress-vpx-json-analyse "$@"
