#1745: profiling runcore fails with NQP
----------------------+-----------------------------------------------------
Reporter: pmichaud | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: core | Version: 2.6.0
Severity: medium | Keywords:
Lang: | Patch:
Platform: |
----------------------+-----------------------------------------------------
At cotto++'s urging, I tried the profiling runcore on NQP today and
immediately ran into some problems. Here's the summary:
{{{
pmich...@plum:~/nqp-rx$ parrot_install/bin/parrot nqp.pbc --target=pir
src/NQP/Actions.pm >actions.pir # works
pmich...@plum:~/nqp-rx$ parrot_install/bin/parrot -R profiling nqp.pbc
--target=pir src/NQP/Actions.pm >actions.pir # fails
elements() not implemented in class 'ParrotInterpreter'
current instr.: 'parrot;Regex;Cursor;' pc 0 (src/Regex/Cursor.pir:22)
... call repeated 1 times
PROFILING RUNCORE: wrote profile to parrot.pprof.6711
Use tools/dev/pprof2cg.pl to generate Callgrind-compatible output from
this file.
pmich...@plum:~/nqp-rx$
}}}
Pm
--
Ticket URL: <https://trac.parrot.org/parrot/ticket/1745>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets