f6df3e45b374690c2f68a16ee13c4ed63b9a8cfd
[selectricity] / script / performance / profiler
1 #!/usr/bin/ruby1.8
2 require File.dirname(__FILE__) + '/../../config/boot'
3 require 'commands/performance/profiler'

Benjamin Mako Hill || Want to submit a patch?