src: fix tracing infrastructure after v8 upgrade
authorBen Noordhuis <info@bnoordhuis.nl>
Sat, 15 Mar 2014 06:15:11 +0000 (07:15 +0100)
committerFedor Indutny <fedor.indutny@gmail.com>
Sun, 16 Mar 2014 12:15:34 +0000 (16:15 +0400)
commit23dfa71dd53617c3492f34787417ca60f03ea2ec
treec3125bbd0e5a0d1ceaa0c08676fadfa24dd01432
parentc30cc4e3a5ead3ca5b48e8eec445740775888ed8
src: fix tracing infrastructure after v8 upgrade

Fix up the dtrace/etw/systemtap infrastructure after the V8 upgrade in
commit 1c7bf24.  The win32 changes are untested but can hardly make
things worse because node doesn't build on windows right now.

Fixes #7313 with some luck.
src/node_counters.cc
src/node_dtrace.cc
src/node_provider.d
src/node_win32_etw_provider-inl.h
src/node_win32_etw_provider.h