summaryrefslogtreecommitdiff
path: root/lib/profiler.rb
AgeCommit message (Expand)Author
2017-01-18lib/profiler.rb: Specify frozen_string_literal: true.kazu
2015-12-16Add frozen_string_literal: false for all filesnaruse
2013-05-19* lib/profiler.rb: Document Profiler__ methodszzak
2013-02-03profiler.rb: block callsnobu
2013-02-03profiler.rb: split PROFILE_PROCnobu
2012-12-23profiler.rb: concurrent-executionnobu
2012-12-23profiler.rb: Wrapper for BasicObjectnobu
2012-12-23profiler.rb: TracePointnobu
2012-03-18* lib/profiler.rb: support calling singleton methods ofktsj
2012-02-23Clean whitespacedrbrain
2012-02-23* lib/profiler.rb: Add Profiler documentation by Gonzalo Rodriguez.drbrain
2008-07-09* lib/profiler.rb (Profiler__#print_profile): sort in the descendingnobu
2005-12-07* eval.c (call_trace_func): klass parameter should be amatz
2005-05-08* lib/profiler.rb: fixed "undefined method `[]' for nil:NilClass"ocean
2002-12-20* object.c (Init_Object): should not remove Class#allocate.matz