summaryrefslogtreecommitdiff
path: root/src/debug_utils.h
Commit message (Expand)AuthorAgeFilesLines
* src: add --heapsnapshot-near-heap-limit optionJoyee Cheung2020-10-221-0/+1
* src: snapshot Environment upon instantiationJoyee Cheung2020-07-181-1/+2
* quic: initial QUIC implementationJames M Snell2020-06-161-0/+1
* src: enhance C++ sprintf utilityhimself652020-03-251-0/+1
* src: add debug option to report large page statsGabriel Schulhof2020-03-201-0/+1
* tools: use per-process native Debug() printer in mkcodecacheJoyee Cheung2020-03-101-0/+1
* src: implement per-process native Debug() printerJoyee Cheung2020-03-101-0/+10
* src: refactor debug category parsingJoyee Cheung2020-03-101-32/+58
* src: use custom fprintf alike to write errors to stderrAnna Henningsen2020-01-231-4/+6
* src: add C++-style sprintf utilityAnna Henningsen2020-01-231-1/+13
* src: remove env-inl.h from header filesSam Roberts2019-05-231-1/+1
* src: apply clang-tidy rule modernize-use-equals-defaultgengjiawen2019-04-241-1/+1
* src: add PrintLibuvHandleInformation debug helperAnna Henningsen2019-02-051-0/+1
* src: reduce includes of node_internals.hJoyee Cheung2019-01-211-2/+3
* src: use DCHECK_* macros where possiblecjihrig2018-12-261-3/+1
* src: add GetLoadedLibraries routineGireesh Punathil2018-12-141-0/+1
* src,win: informative stack tracesRefael Ackermann2018-10-291-1/+13
* worker,src: display remaining handles if `uv_loop_close` failsAnna Henningsen2018-06-131-0/+5
* src: unify native symbol inspection codeAnna Henningsen2018-06-131-0/+18
* src: implement debug output utilitiesAnna Henningsen2018-05-311-0/+92