aboutsummaryrefslogtreecommitdiff
path: root/changes/ticket32910
blob: e3d64d43331d8e7db02ef95055b94c8dcb08cdd1 (plain)
1
2
3
4
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.