Sha256: 46f08bce60a5f1a92cb2a0cc71bb5f04b9888cf943b86dbcd1e6a68c2f8d1545
Contents?: true
Size: 178 Bytes
Versions: 2
Compression:
Stored size: 178 Bytes
Contents
#!/usr/bin/env ruby require 'rubygems' unless defined?(gem) here = File.dirname(__FILE__) $LOAD_PATH << File.expand_path(File.join(here, '..', 'lib')) require 'fluent/rubyprof'
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
fluent-rubyprof-0.0.2 | bin/fluent-rubyprof |
fluent-rubyprof-0.0.1 | bin/fluent-rubyprof |