summaryrefslogtreecommitdiff
path: root/doc/api/tracing.md
AgeCommit message (Expand)Author
2018-12-17doc,lib,test: capitalize comment sentencesRuben Bridgewater
2018-11-28doc: sort bottom-of-file markdown linksSam Roberts
2018-10-24trace_events: forbid tracing modifications from worker threadsAnna Henningsen
2018-10-18console: add trace-events for time and countJames M Snell
2018-10-17src: add trace events for env.ccJames M Snell
2018-08-29doc: remove redundant 'Example:' and similar notesVse Mozhet Byt
2018-08-07trace_events: add node.promises category, rejection counterJames M Snell
2018-05-16vm,trace_events: add node.vm.script trace events categoryJames M Snell
2018-05-08doc: add trace category for fs sync methodsChin Huang
2018-05-03doc: add more missing backticksVse Mozhet Byt
2018-04-242018-04-24, Version 10.0.0 (Current)James M Snell
2018-04-23doc: update trace events categories descriptionBeni von Cheni
2018-04-17trace_events: adds a new trace_events apiJames M Snell
2018-03-16perf_hooks,trace_events: emit perf milestone trace eventsJames M Snell
2018-03-06doc: replace to Node.jsYuta Hiroto
2018-03-04trace_events: add file pattern cli optionAndreas Madsen
2018-02-26perf_hooks: emit trace events for marks, measures, and timerifyJames M Snell
2018-02-23doc: add new documentation lint ruleestrada9166
2018-01-24src: use uv_hrtime as tracing timestampAli Ijaz Sheikh
2017-11-19doc: add missing introduced_in commentsLuigi Pinca
2017-11-16async_hooks: add trace events to async_hooksAndreas Madsen
2016-12-20src: Node Tracing Controllermisterpoe