You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by Apache Wiki <wi...@apache.org> on 2008/05/12 10:59:47 UTC

[Harmony Wiki] Update of "Jitrino OPT/itrace" by Mikhail Fursov

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Harmony Wiki" for change notification.

The following page has been changed by Mikhail Fursov:
http://wiki.apache.org/harmony/Jitrino_OPT/itrace

New page:
''' 'itrace' ''' - instruments method entry/exit and unwind points with calls to logger.
[[BR]][[BR]]
This transformation can be used for tracing of all entries, exits and arguments passed to a method.
[[BR]]
The optimization is disabled by default.
Check [http://harmony.apache.org/subcomponents/drlvm/JIT_PMF.html 'Jitrino Pipeline Management Framework'] document to learn how to enable an optimization for a particular method.