Documentation: tracing: Add tracing guide

Add guide for tracepoints, including how to define and use them.

Signed-off-by: Paul Elder <paul.elder@ideasonboard.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
This commit is contained in:
Paul Elder 2020-10-28 18:53:56 +09:00
parent 6e77b59055
commit 00cab9cb56
3 changed files with 143 additions and 0 deletions

View file

@ -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