+6229. [func] Add basic USDT framework for adding static
+ tracing points. [GL #4041]
+
6228. [func] Limit the number of inactive network manager handles
and uvreq objects that we keep around for reusing
later. [GL #4265]
New Features
~~~~~~~~~~~~
-- None.
+- Add support for User Statically Defined Tracing (USDT) probes - static tracing
+ points for user-level software. This allows a fine-grained application
+ tracing with zero-overhead when the probes are not enabled. :gl:`#4041`
Removed Features
~~~~~~~~~~~~~~~~