From eb04ba3080704e76398a293c331b8de09b10a558 Mon Sep 17 00:00:00 2001 From: Alec Davidson Date: Mon, 22 Jun 2020 13:56:08 -0400 Subject: doc: add dynamic source code links Fixes: https://github.com/nodejs/node/pull/33977 PR-URL: https://github.com/nodejs/node/pull/33996 Reviewed-By: Rich Trott Reviewed-By: James M Snell --- doc/api/tracing.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc/api/tracing.md') diff --git a/doc/api/tracing.md b/doc/api/tracing.md index 907fc2bbe23..9350e0b9ca9 100644 --- a/doc/api/tracing.md +++ b/doc/api/tracing.md @@ -4,6 +4,8 @@ > Stability: 1 - Experimental + + The `trace_events` module provides a mechanism to centralize tracing information generated by V8, Node.js core, and userspace code. -- cgit v1.2.3