summaryrefslogtreecommitdiff
path: root/src/node_win32_etw_provider-inl.h
Commit message (Expand)AuthorAgeFilesLines
* src, tools: add check for left leaning pointersDaniel Bevenius2018-06-071-8/+8
* tools: add cpplint rule for NULL usageDaniel Bevenius2017-12-011-1/+1
* src,etw: fix event 9 on 64 bit WindowsJoão Reis2017-09-281-8/+2
* meta: restore original copyright headerJames M Snell2017-03-101-0/+21
* src: add include guards to internal headersBen Noordhuis2016-05-251-0/+4
* src: replace ARRAY_SIZE with typesafe arraysizeBen Noordhuis2016-04-051-1/+1
* etw: fix descriptors of events 9 and 23João Reis2016-03-231-5/+9
* dtrace: fix removal of unused probesGlen Keane2015-02-031-2/+0
* Remove excessive copyright/license boilerplateisaacs2015-01-121-21/+0
* src: replace NULL with nullptrBen Noordhuis2014-10-231-3/+3
* src: replace assert() with CHECK()Ben Noordhuis2014-10-121-1/+1
* src: fixes for win32Ray Donnelly2014-10-101-2/+8
* src: fix tracing infrastructure after v8 upgradeBen Noordhuis2014-03-161-2/+6
* src: lint c++ codeFedor Indutny2013-07-311-11/+17
* etw: update prototypes to match dtrace providerTimothy J Fontaine2013-04-011-7/+13
* windows: generate ETW events to track v8 compiled code positionsScott Blomquist2012-11-011-0/+120
* Windows: don't fire GC ETW events without ETW consumersIgor Zinkovsky2012-06-141-6/+10
* Windows: Enable ETW events.Igor Zinkovsky2012-06-131-0/+141