mbox

[v2,0/9] Trace subsystem fixes

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

Message

David Marchand Oct. 4, 2022, 9:44 a.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.