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