tor

The Tor anonymity network
git clone https://git.dasho.dev/tor.git
Log | Files | Refs | README | LICENSE

commit 9c653e58b41f12c58da060669fa148172f20127a
parent a7226ca06e20356abb057c29416a9ad969c8d29d
Author: David Goulet <dgoulet@torproject.org>
Date:   Wed, 15 Jul 2020 09:44:12 -0400

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>