OpenVisualCloud / Media-Transport-Library

A real-time media transport(DPDK, AF_XDP, RDMA) stack for both raw and compressed video based on COTS hardware.
BSD 3-Clause "New" or "Revised" License
165 stars 53 forks source link

usdt: introduce usdt support #795

Closed frankdjx closed 7 months ago

frankdjx commented 7 months ago

User Statically-Defined Tracing (USDT) probes bring the flexibility of kernel trace points to user-space applications.