mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-24 14:51:11 +01:00
5 lines
340 B
Text
5 lines
340 B
Text
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.
|