ocxl: Add trace points
Define a few trace points so that we can use the standard tracing mechanism for debug and/or monitoring. Signed-off-by: Frederic Barrat <fbarrat@linux.vnet.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Cette révision appartient à :

révisé par
Michael Ellerman

Parent
280b983ce2
révision
92add22e84
6
drivers/misc/ocxl/trace.c
Fichier normal
6
drivers/misc/ocxl/trace.c
Fichier normal
@@ -0,0 +1,6 @@
|
||||
// SPDX-License-Identifier: GPL-2.0+
|
||||
// Copyright 2017 IBM Corp.
|
||||
#ifndef __CHECKER__
|
||||
#define CREATE_TRACE_POINTS
|
||||
#include "trace.h"
|
||||
#endif
|
Référencer dans un nouveau ticket
Bloquer un utilisateur