tor/changes/ticket32910
David Goulet dfaa0a82ac changes: Add changes file for #32910
Signed-off-by: David Goulet <dgoulet@torproject.org>
2020-07-10 12:12:26 -04:00

6 lines
340 B
Plaintext

o Major feature (tracing):
- Add a tracing library with USDT and LTTng-UST support. Few tracepoints
were added in the circuit subsystem. More will come incrementally. This
feature is compiled out by default. It needs to be enabled at configure
time. See documentation in doc/HACKING/Tracing.md. Closes ticket 32910.