[PATCH v2 2/3] baseband/acc: add trace point
Maxime Coquelin
maxime.coquelin at redhat.com
Tue Mar 4 16:11:58 CET 2025
On 1/23/25 11:55 PM, Nicolas Chautru wrote:
> Improvement of logging to notably use trace point
> for driver specific error logging and tracepoint.
>
> Signed-off-by: Nicolas Chautru <nicolas.chautru at intel.com>
> ---
> drivers/baseband/acc/acc_common.c | 8 ++++
> drivers/baseband/acc/acc_common.h | 55 ++++++++++++++++++++++++++
> drivers/baseband/acc/rte_vrb_pmd.c | 63 +++++++++++++++++-------------
> drivers/baseband/acc/vrb_trace.h | 35 +++++++++++++++++
> 4 files changed, 133 insertions(+), 28 deletions(-)
> create mode 100644 drivers/baseband/acc/vrb_trace.h
>
Reviewed-by: Maxime Coquelin <maxime.coquelin at redhat.com>
Thanks,
Maxime
More information about the dev
mailing list