[PATCH v8 2/5] eal: report applications lcore usage

fengchengwen fengchengwen at huawei.com
Mon Feb 6 05:00:28 CET 2023


Hi Robin,

On 2023/2/2 21:43, Robin Jarry wrote:
> Allow applications to register a callback that will be invoked in
> rte_lcore_dump() and when requesting lcore info in the telemetry API.
> 
> The callback is expected to return the number of TSC cycles that have
> passed since application start and the number of these cycles that were
> spent doing busy work.
> 

The 'record_burst_stats' also important for performance tune.

Is it possible to incorporate it into this framework?



More information about the dev mailing list