#1768: Profiling runcore breaks Rakudo.
-----------------------+----------------------------------------------------
 Reporter:  tcurtis    |        Owner:        
     Type:  bug        |       Status:  closed
 Priority:  normal     |    Milestone:        
Component:  profiling  |      Version:  trunk 
 Severity:  medium     |   Resolution:  fixed 
 Keywords:             |         Lang:        
    Patch:             |     Platform:        
-----------------------+----------------------------------------------------
Changes (by coke):

  * status:  new => closed
  * resolution:  => fixed


Comment:

 With today-vintage parrot/rakudo, this works for me:

 {{{

 $ parrot -R profiling perl6.pbc
 > say 3
 3
 > exit

 PROFILING RUNCORE: wrote profile to parrot.pprof.74876
 Use tools/dev/pprof2cg.pl to generate Callgrind-compatible output from
 this file.
 }}}

 ... Closing ticket, thanks for your patience.

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/1768#comment:3>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets

Reply via email to