doc: Document circuit subsystem tracing events

Create a doc/tracing/ directory to contain a top level README.md which is the
previously named Tracing.md and add the EventsCircuit.md which describes the
circuit subsystem tracing events in depth.

Closes #40036

Signed-off-by: David Goulet <dgoulet@torproject.org>
This commit is contained in:
David Goulet
2020-07-15 09:44:12 -04:00
committed by Alexander Færøy
parent a7226ca06e
commit 9c653e58b4
3 changed files with 142 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
o Documentation (tracing):
- Document in depth the circuit subsystem trace events in the new
doc/tracing/EventsCircuit.md. Closes ticket 40036.