Re: [PATCH v2] dmadev: add tracepoints

2023-04-14 Thread fengchengwen
Hi Morten, Both fix in v3, thanks. On 2023/4/14 20:46, Morten Brørup wrote: >> From: Chengwen Feng [mailto:fengcheng...@huawei.com] >> Sent: Friday, 14 April 2023 11.09 >> >> Add tracepoints at important APIs for tracing support. >> >> Signed-off-by: Chengwen Feng >> >> --- >> v2: Address Mor

RE: [PATCH v2] dmadev: add tracepoints

2023-04-14 Thread Morten Brørup
> From: Chengwen Feng [mailto:fengcheng...@huawei.com] > Sent: Friday, 14 April 2023 11.09 > > Add tracepoints at important APIs for tracing support. > > Signed-off-by: Chengwen Feng > > --- > v2: Address Morten's comment: > Make stats_get as fast-path trace-points. > Place fast-path tr