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:
parent
6e77b59055
commit
00cab9cb56
3 changed files with 143 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue