[PATCH v1 0/2] bbdev: add trace point per operations
Nicolas Chautru
nicolas.chautru at intel.com
Wed May 28 00:36:40 CEST 2025
Hi Maxime,
Follow up on previous discussion on trace point for failed operation.
Add a trace point per operation type, so that we can add into
existing tracepoint framework the details of the set of parameters
for an operation rejected by the driver.
Thanks
Nic
Nicolas Chautru (2):
bbdev: add trace points per operation
baseband/acc: add trace points per operation
drivers/baseband/acc/acc_common.h | 1 +
drivers/baseband/acc/vrb_trace.h | 4 +-
lib/bbdev/bbdev_trace.h | 113 ++++++++++++++++++++++++++++++
lib/bbdev/bbdev_trace_points.c | 12 ++++
lib/bbdev/rte_bbdev.c | 24 +++++++
lib/bbdev/rte_bbdev.h | 14 ++++
6 files changed, 166 insertions(+), 2 deletions(-)
--
2.34.1
More information about the dev
mailing list