Closed Bug 496339 Opened 15 years ago Closed 10 years ago

support vtune call-graph profiling of JIT'd code

Categories

(Core Graveyard :: Nanojit, defect)

x86
Windows Vista
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME
Future

People

(Reporter: edwsmith, Unassigned)

References

Details

Callgraph profiling requires:

* enter and leave events reported to profiler in each prolog/epilog
* exception unwinding must report a leave event for each skipped frame

vtune jit profiling api docs are here:
http://software.intel.com/file/6738
Target Milestone: --- → Future
Component: JIT Compiler (NanoJIT) → Nanojit
Product: Tamarin → Core
QA Contact: nanojit → nanojit
We do have vtune JIT code profiling now + Nanojit is long gone.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WORKSFORME
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.