| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 34c685b commit 6b7d836
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -9,6 +9,10 @@ | |||
| 9 | 9 | #include "node_v8_platform-inl.h" | |
| 10 | 10 | #include "uv.h" | |
| 11 | 11 | ||
| 12 | + #ifdef NODE_ENABLE_VTUNE_PROFILING | ||
| 13 | + #include "../deps/v8/src/third_party/vtune/v8-vtune.h" | ||
| 14 | + #endif | ||
| 15 | + | ||
| 12 | 16 | namespace node { | |
| 13 | 17 | using v8::Context; | |
| 14 | 18 | using v8::Function; | |
| Back | FazBrowse Home | New Git URL |
0 commit comments