mbox

[v4,00/11] Trace subsystem fixes and more

Message ID 20221018132654.3760561-1-david.marchand@redhat.com (mailing list archive)
Headers

Message

David Marchand Oct. 18, 2022, 1:26 p.m. UTC
  Hello,

This series addresses a number of issues and limitations I have
identified over time in the trace subsystem.

The main issue was with dynamically enabling trace points which was not
working if no trace point had been enabled at rte_eal_init() time.

This is 22.11 material.

We may start thinking about marking this API stable, but this is another
topic.