id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc	lang	patch	platform
1745	profiling runcore fails with NQP	pmichaud	cotto	"At cotto++'s urging, I tried the profiling runcore on NQP today and immediately ran into some problems.  Here's the summary:

{{{
pmichaud@plum:~/nqp-rx$ parrot_install/bin/parrot nqp.pbc --target=pir src/NQP/Actions.pm >actions.pir # works
pmichaud@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.
pmichaud@plum:~/nqp-rx$ 
}}}

Pm"	bug	closed	normal		core	2.6.0	medium	fixed					
