aboutsummaryrefslogtreecommitdiffstats
path: root/tools/profile
Commit message (Collapse)AuthorAgeFilesLines
* Removing Gem.source_index [ci skip]Arun Agrawal2013-07-131-1/+0
|
* Remove REE GC stats since master is 1.9.3Jeremy Kemper2012-10-261-17/+5
|
* fix Example: Rename tools/profile_requires -> tools/profilerochefort2012-10-061-1/+1
|
* require "rubygems" is obsolete in Ruby 1.9.3Kornelius Kalnbach2012-05-131-1/+0
|
* Remove Active Resource source files from the repositoryPrem Sichanugrist2012-03-131-1/+0
| | | | | | | | | | Dear Active Resource, It's not that I hate you or anything, but you didn't get much attention lately. There're so many alternatives out there, and I think people have made their choice to use them than you. I think it's time for you to have a big rest, peacefully in this Git repository. I will miss you, @sikachu.
* Support an extra profile printer argJeremy Kemper2010-06-241-1/+3
|
* Show GC time and # of runs tooJeremy Kemper2010-06-231-1/+3
|
* Ensure require and load are private - h/t apeirosJeremy Kemper2010-04-241-0/+1
|
* Use call stack printer if availableJeremy Kemper2010-04-041-2/+8
|
* Rename tools/profile_requires -> tools/profile since we do both require and ↵Jeremy Kemper2009-05-271-0/+75
ruby-prof profiling.