diff --git a/docs/api/content-tracing.md b/docs/api/content-tracing.md index 73c48e05d914..36a85ff0353b 100644 --- a/docs/api/content-tracing.md +++ b/docs/api/content-tracing.md @@ -3,6 +3,8 @@ > Collect tracing data from Chromium's content module for finding performance bottlenecks and slow operations. +Process: [Main](../tutorial/quick-start.md#main-process) + This module does not include a web interface so you need to open `chrome://tracing/` in a Chrome browser and load the generated file to view the result.