summaryrefslogtreecommitdiff
path: root/changes/ticket13802
diff options
context:
space:
mode:
Diffstat (limited to 'changes/ticket13802')
-rw-r--r--changes/ticket138027
1 files changed, 7 insertions, 0 deletions
diff --git a/changes/ticket13802 b/changes/ticket13802
new file mode 100644
index 0000000000..35cd2b5b68
--- /dev/null
+++ b/changes/ticket13802
@@ -0,0 +1,7 @@
+ o Minor features (testing):
+ - Add a general event-tracing instrumentation support to Tor. This
+ subsystem will enable developers and researchers to add fine-grained
+ instrumentation to their Tor instances, for use when examining Tor
+ network performance issues. There are no trace events yet, and
+ event-tracing is off by default unless enabled at compile time.
+ Implements ticket 13802.