summaryrefslogtreecommitdiff
path: root/src/node_win32_etw_provider-inl.h
AgeCommit message (Expand)Author
2018-06-07src, tools: add check for left leaning pointersDaniel Bevenius
2017-12-01tools: add cpplint rule for NULL usageDaniel Bevenius
2017-09-28src,etw: fix event 9 on 64 bit WindowsJoão Reis
2017-03-10meta: restore original copyright headerJames M Snell
2016-05-25src: add include guards to internal headersBen Noordhuis
2016-04-05src: replace ARRAY_SIZE with typesafe arraysizeBen Noordhuis
2016-03-23etw: fix descriptors of events 9 and 23João Reis
2015-02-03dtrace: fix removal of unused probesGlen Keane
2015-01-12Remove excessive copyright/license boilerplateisaacs
2014-10-23src: replace NULL with nullptrBen Noordhuis
2014-10-12src: replace assert() with CHECK()Ben Noordhuis
2014-10-10src: fixes for win32Ray Donnelly
2014-03-16src: fix tracing infrastructure after v8 upgradeBen Noordhuis
2013-07-31src: lint c++ codeFedor Indutny
2013-04-01etw: update prototypes to match dtrace providerTimothy J Fontaine
2012-11-01windows: generate ETW events to track v8 compiled code positionsScott Blomquist
2012-06-14Windows: don't fire GC ETW events without ETW consumersIgor Zinkovsky
2012-06-13Windows: Enable ETW events.Igor Zinkovsky