7 Aug
2020
7 Aug
'20
5:09 p.m.
On Fri, Aug 07, 2020 at 01:06:43PM +0200, Cezary Rojewski wrote:
Define tracing macros for easy catpt debug. These are divided into memory, registry and ipc event categories.
Signed-off-by: Cezary Rojewski cezary.rojewski@intel.com
sound/soc/intel/catpt/trace.h | 169 ++++++++++++++++++++++++++++++++++
Usually events go into include/trace/events/
+/* SPDX-License-Identifier: GPL-2.0
This needs to be a separate comment to match the spec.