12 Commits (b33e9da8f9af22d04553b79d5d8e4e82d3fb76b9)

Author SHA1 Message Date
isaacs 3e1b1dd4a9 Remove excessive copyright/license boilerplate 10 years ago
Cheng Zhao 604b876147 src,deps: replace LoadLibrary by LoadLibraryW 10 years ago
Ben Noordhuis 2d82cdf670 src: replace NULL with nullptr 10 years ago
Rod Vagg b2b59febe8 etw: use Isolate to SetJitCodeEventHandler 10 years ago
Ben Noordhuis 5fdff3854a src: replace assert() with CHECK() 10 years ago
Saúl Ibarra Corretgé 42b9343710 src: update uv callbacks after API changes 11 years ago
Ben Noordhuis 9fc006618f src: fix up unused/unordered imports 11 years ago
Fedor Indutny 6caf012d59 etw_provider: unbreak windows build 12 years ago
Fedor Indutny 8e29ce9f13 src: lint c++ code 12 years ago
Ben Noordhuis 4d68daea0f src: replace c-style casts with c++-style casts 12 years ago
Scott Blomquist 66f64ae072 windows: generate ETW events to track v8 compiled code positions 12 years ago
Igor Zinkovsky 35a1421e96 Windows: Enable ETW events. 13 years ago