From 00cab9cb5627393193107ca85845ee34725a9ac9 Mon Sep 17 00:00:00 2001 From: Paul Elder Date: Wed, 28 Oct 2020 18:53:56 +0900 Subject: Documentation: tracing: Add tracing guide Add guide for tracepoints, including how to define and use them. Signed-off-by: Paul Elder Reviewed-by: Laurent Pinchart --- Documentation/meson.build | 1 + 1 file changed, 1 insertion(+) (limited to 'Documentation/meson.build') diff --git a/Documentation/meson.build b/Documentation/meson.build index d3d64f71..26a12fcd 100644 --- a/Documentation/meson.build +++ b/Documentation/meson.build @@ -56,6 +56,7 @@ if sphinx.found() 'guides/introduction.rst', 'guides/application-developer.rst', 'guides/pipeline-handler.rst', + 'guides/tracing.rst', ] release = 'release=v' + libcamera_git_version -- cgit v1.2.1