aboutsummaryrefslogtreecommitdiff
path: root/changes/ticket32910
diff options
context:
space:
mode:
Diffstat (limited to 'changes/ticket32910')
-rw-r--r--changes/ticket329105
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/ticket32910 b/changes/ticket32910
new file mode 100644
index 0000000000..e3d64d4333
--- /dev/null
+++ b/changes/ticket32910
@@ -0,0 +1,5 @@
+ 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.