#!/bin/sh

. ../profiler_common.sh $*
export JIT="-Djava.compiler=NONE"
export VM_ARGS="$VM_ARGS $PROF_CMD$PROF_ARGS"
