DescriptionIntel VTune integration for V8/d8
In this patch, we added the JIT code event handler for Vtune. Most of the code is in the
folder src/third_party/vtune. Two APIs are added in include/v8.h to get the requirement info
from V8.
We add the v8_enable_vtunejit parameter for GYP to enable these Vtune code compilation.
vTune::InitilizeVtuneForV8() is invoked in the embedder of V8 to make sure it's invokded if
vtune support is enabled.
Committed: http://code.google.com/p/v8/source/detail?r=14253
Patch Set 1 #
Total comments: 11
Patch Set 2 : #
Total comments: 12
Patch Set 3 : #
Total comments: 6
Patch Set 4 : #
Total comments: 7
Patch Set 5 : #
Total comments: 6
Patch Set 6 : #
Messages
Total messages: 26 (0 generated)
|