1.3.0 Release Next Week

Todd C. Olson tco2 at cornell.edu
Fri Jun 12 00:51:15 UTC 2009


On Thursday 11 June 2009 19:17:00 UTC chromatic wrote:

> I'm not sure how it would record and report PIR control flow, but DTrace
> annotations would be useful.

As an example, Javascript (Spider Monkey) has been annotated with
DTrace USDT (User-Level Statically Defined Tracking)

The write up at
    http://blogs.sun.com/brendan/entry/dtrace_meets_javascript
with an expanded write up at
    http://www.solarisinternals.com/wiki/index.php/DTrace_Topics_JavaScript
shows the sorts of counts and times and execution flow
of the *Javascript* subroutines that can be obtained.

QUESTION: Is this the sort of thing that is being asked for for PIR-level
profiling?

Regards,
Todd Olson



More information about the parrot-dev mailing list