summaryrefslogtreecommitdiff
path: root/src/node_counters.h
Commit message (Expand)AuthorAgeFilesLines
* src: deprecate global COUNTER_* and remove perfctrJames M Snell2018-09-191-59/+0
* src: refactor `#include` handlingAnna Henningsen2017-09-141-1/+1
* 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 usage of v8::Handle with v8::LocalMichaƫl Zasso2015-09-061-2/+2
* src: fix -Wempty-body compiler warningsBen Noordhuis2015-03-051-12/+12
* Remove excessive copyright/license boilerplateisaacs2015-01-121-21/+0
* src: fixes for win32Ray Donnelly2014-10-101-1/+1
* src: remove `node_isolate` from sourceFedor Indutny2014-02-221-1/+2
* src: more lint after cpplint tighteningBen Noordhuis2013-07-311-8/+9
* src: lint c++ codeFedor Indutny2013-07-311-4/+4
* windows: add tracing with performance countersScott Blomquist2012-11-211-0/+53