node/deps/v8/tools/oprofile/start

8 lines
111 B
Bash
Executable File

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