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