node/deps/v8/tools/oprofile/reset

8 lines
98 B
Bash

#!/bin/sh
# Source common stuff.
. `cd $(dirname "$0");pwd`/common
sudo_opcontrol --reset "$@"