summaryrefslogtreecommitdiffstats
path: root/script/performance/profiler
diff options
context:
space:
mode:
Diffstat (limited to 'script/performance/profiler')
-rw-r--r--script/performance/profiler3
1 files changed, 3 insertions, 0 deletions
diff --git a/script/performance/profiler b/script/performance/profiler
new file mode 100644
index 000000000..d855ac8b1
--- /dev/null
+++ b/script/performance/profiler
@@ -0,0 +1,3 @@
+#!/usr/bin/env ruby
+require File.dirname(__FILE__) + '/../../config/boot'
+require 'commands/performance/profiler'