4 Commits (0f944ab3cf4435c299471e90515742eb99bac15e)

Author SHA1 Message Date
Ben Noordhuis a7581d0859 src: replace ARRAY_SIZE with typesafe arraysize 9 years ago
Ali Ijaz Sheikh 79dc1d7635 src: remove forwards for v8::GC*logueCallback 9 years ago
Michaël Zasso 4abc896a82 src: replace usage of v8::Handle with v8::Local 9 years ago
Glen Keane 5e825d1073 tracing: add lttng support for tracing on linux 10 years ago
Glen Keane d75fecf6fd src: remove unused dtrace probes 10 years ago
isaacs 3e1b1dd4a9 Remove excessive copyright/license boilerplate 10 years ago
Trevor Norris cbf76c1f2f src: pass Isolate to node::Utf8Value constructor 10 years ago
Trevor Norris d553386623 src: pass Isolate to additional locations 10 years ago
Ben Noordhuis 2d82cdf670 src: replace NULL with nullptr 10 years ago
Ben Noordhuis d3c317e08a src: attach env directly to api functions 10 years ago
Ben Noordhuis 97585b0d7a src: remove unnecessary HandleScopes 10 years ago
Timothy J Fontaine 535c7777ac src: replace usage of String::Utf8Value 11 years ago
Ben Noordhuis 23dfa71dd5 src: fix tracing infrastructure after v8 upgrade 11 years ago
Fedor Indutny ce04c726a3 src: update to v8 3.24 APIs 11 years ago
Fedor Indutny 75adde07f9 src: remove `node_isolate` from source 11 years ago
Fedor Indutny a6f89ccd76 dtrace: workaround linker bug on FreeBSD 11 years ago
Fedor Indutny 643a7d8c16 dtrace: fix arguments warning 11 years ago
Ben Noordhuis c4def505cb build: use zero overhead systemtap probes 11 years ago
Ben Noordhuis f674b09f40 src: use v8::String::NewFrom*() functions 11 years ago
Fedor Indutny 8e29ce9f13 src: lint c++ code 11 years ago
Ben Noordhuis 110a9cd8db lib, src: upgrade after v8 api change 11 years ago
Timothy J Fontaine 23509eb9e8 dtrace: unify dtrace and systemtap interfaces 12 years ago
Ben Noordhuis 75463899c8 dtrace: check if _handle property is set 12 years ago
Timothy J Fontaine aca31e37f7 dtrace: actually use the _handle.fd value 12 years ago
Dave Pacheco bf22f99f3a dtrace: pass more arguments to probes 12 years ago
Ben Noordhuis 9b8dd39553 dtrace: check if _handle property is set 12 years ago
Timothy J Fontaine aa5da48594 dtrace: actually use the _handle.fd value 12 years ago
Dave Pacheco 7634069614 dtrace: pass more arguments to probes 12 years ago
Trevor Norris f65e14ed1d src: pass Isolate to all applicable api 12 years ago
Trevor Norris 0bba590283 bindings: update api 12 years ago
Ben Noordhuis 51f6e6a9b3 src, test: downgrade to v8 3.14 api 12 years ago
Ben Noordhuis 7788a6bf85 src: pass node_isolate to Undefined() 12 years ago
Jan Wynholds 06810b29fa tracing: add systemtap support 12 years ago
Ben Noordhuis eef57dddf4 core: use proper #include directives 13 years ago
Igor Zinkovsky 35a1421e96 Windows: Enable ETW events. 13 years ago
ssuda 249c3c165a Avoiding unnecessary ToString() calls 13 years ago
Ben Noordhuis ff4a9d381d core: use proper #include directives 13 years ago
Bert Belder 5c9a262eb0 Compatibility issue and warning in x-forwarded-for dtrace probe 14 years ago
Dave Pacheco e142fe2be6 DTrace probes: support X-Forwarded-For 14 years ago
Ryan Dahl 55048cdf79 Update copyright headers 14 years ago
Ryan Dahl e9257b859d New DTrace probes from CA team 14 years ago
Ryan Dahl 068b733583 Land Cantrill's DTrace patch 14 years ago