summaryrefslogtreecommitdiffstats
path: root/V8Binding/v8/tools/oprofile/start
diff options
context:
space:
mode:
Diffstat (limited to 'V8Binding/v8/tools/oprofile/start')
-rwxr-xr-xV8Binding/v8/tools/oprofile/start7
1 files changed, 0 insertions, 7 deletions
diff --git a/V8Binding/v8/tools/oprofile/start b/V8Binding/v8/tools/oprofile/start
deleted file mode 100755
index 059e4b8..0000000
--- a/V8Binding/v8/tools/oprofile/start
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/bin/sh
-
-# Source common stuff.
-. `cd $(dirname "$0");pwd`/common
-
-sudo_opcontrol --start --no-vmlinux "$@"
-