trace, RAS: Add basic RAS trace event
[firefly-linux-kernel-4.4.55.git] / drivers / ras / ras.c
1 /*
2  * Copyright (C) 2014 Intel Corporation
3  *
4  * Authors:
5  *      Chen, Gong <gong.chen@linux.intel.com>
6  */
7
8 #define CREATE_TRACE_POINTS
9 #define TRACE_INCLUDE_PATH ../../include/ras
10 #include <ras/ras_event.h>
11
12 EXPORT_TRACEPOINT_SYMBOL_GPL(mc_event);