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

@ -16,3 +16,4 @@
Developer Guide <guides/introduction>
Application Writer's Guide <guides/application-developer>
Pipeline Handler Writer's Guide <guides/pipeline-handler>
Tracing guide <guides/tracing>