HTTP/1.1 -1 Read error in cache disk data: SuccessContent-Type: text/tab-separated-values; charset="utf-8" Last-Modified: Sat, 22 Jan 2022 07:15:18 GMT Content-length: 945 Connection: Close Proxy-Connection: Close X-Cache: HIT from web1.osuosl.org Server: ProxyTrack 0.5 (HTTrack 3.49.2) 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 ed&group=sta