Skip to content
  • nagachika's avatar
    12391cdb
    merge revision(s) cbe4f75e: [Backport #16834] · 12391cdb
    nagachika authored
    	Fix rb_profile_frame_classpath to handle module singletons
    
    	Right now `SomeClass.method` is properly named, but `SomeModule.method`
    	is displayed as `#<Module:0x000055eb5d95adc8>.method` which makes
    	profiling annoying.
    12391cdb
    merge revision(s) cbe4f75e: [Backport #16834]
    nagachika authored
    	Fix rb_profile_frame_classpath to handle module singletons
    
    	Right now `SomeClass.method` is properly named, but `SomeModule.method`
    	is displayed as `#<Module:0x000055eb5d95adc8>.method` which makes
    	profiling annoying.
Loading