summaryrefslogtreecommitdiff
path: root/src/node_dtrace.cc
AgeCommit message (Expand)Author
2017-10-30src: do not include x.h if x-inl.h is includedJoyee Cheung
2017-10-12src: node_dtrace line continuations clean upDaniel Bevenius
2017-09-14src: refactor `#include` handlingAnna Henningsen
2017-03-10meta: restore original copyright headerJames M Snell
2016-12-27dtrace: resolve conversion warnings from SLURP_INTChristopher J. Brody
2016-08-08src: remove unused using declsHaojian Wu
2016-04-05src: replace ARRAY_SIZE with typesafe arraysizeBen Noordhuis
2015-12-22src: remove forwards for v8::GC*logueCallbackAli Ijaz Sheikh
2015-09-06src: replace usage of v8::Handle with v8::LocalMichaƫl Zasso
2015-03-16make: remove node_dtrace from cpplint excludesJulien Gilli
2015-02-02src: remove unused dtrace probesGlen Keane
2015-01-12Remove excessive copyright/license boilerplateisaacs
2015-01-07src: pass Isolate to node::Utf8Value constructorTrevor Norris
2015-01-07src: pass Isolate to additional locationsTrevor Norris
2014-10-23src: replace NULL with nullptrBen Noordhuis
2014-10-13src: attach env directly to api functionsBen Noordhuis
2014-10-12src: remove unnecessary HandleScopesBen Noordhuis
2014-06-10Merge remote-tracking branch 'upstream/v0.10'Timothy J Fontaine
2014-06-06src: replace usage of String::Utf8ValueTimothy J Fontaine
2014-03-16src: fix tracing infrastructure after v8 upgradeBen Noordhuis
2014-03-13src: update to v8 3.24 APIsFedor Indutny
2014-03-02Merge remote-tracking branch 'origin/v0.10'Fedor Indutny
2014-02-22src: remove `node_isolate` from sourceFedor Indutny
2014-02-21dtrace: workaround linker bug on FreeBSDFedor Indutny
2014-02-08Merge remote-tracking branch 'upstream/v0.10'Timothy J Fontaine
2014-02-01dtrace: fix arguments warningFedor Indutny
2013-10-29build: use zero overhead systemtap probesBen Noordhuis
2013-08-09src: use v8::String::NewFrom*() functionsBen Noordhuis
2013-07-31src: lint c++ codeFedor Indutny
2013-07-06lib, src: upgrade after v8 api changeBen Noordhuis
2013-05-22dtrace: unify dtrace and systemtap interfacesTimothy J Fontaine
2013-04-03dtrace: check if _handle property is setBen Noordhuis
2013-04-03dtrace: actually use the _handle.fd valueTimothy J Fontaine
2013-04-03dtrace: pass more arguments to probesDave Pacheco
2013-03-30dtrace: check if _handle property is setBen Noordhuis
2013-03-30dtrace: actually use the _handle.fd valueTimothy J Fontaine
2013-03-30dtrace: pass more arguments to probesDave Pacheco
2013-03-20src: pass Isolate to all applicable apiTrevor Norris
2013-03-20bindings: update apiTrevor Norris
2013-02-25src, test: downgrade to v8 3.14 apiBen Noordhuis
2013-01-07src: pass node_isolate to Undefined()Ben Noordhuis
2012-11-01tracing: add systemtap supportJan Wynholds
2012-06-13Windows: Enable ETW events.Igor Zinkovsky
2012-03-23Avoiding unnecessary ToString() callsssuda
2012-03-10core: use proper #include directivesBen Noordhuis
2011-06-08Compatibility issue and warning in x-forwarded-for dtrace probeBert Belder
2011-06-04DTrace probes: support X-Forwarded-ForDave Pacheco
2011-03-14Update copyright headersRyan Dahl
2011-02-09New DTrace probes from CA teamRyan Dahl
2011-01-24Land Cantrill's DTrace patchRyan Dahl