summaryrefslogtreecommitdiffstats
path: root/V8Binding/v8/tools/oprofile/start
blob: 059e4b84c146620d1af5aa6ccd5b79dd6195a6e4 (plain)
1
2
3
4
5
6
7
#!/bin/sh

# Source common stuff.
. `cd $(dirname "$0");pwd`/common

sudo_opcontrol --start --no-vmlinux "$@"