Chen, Gong | 76ac827 | 2014-06-11 13:54:04 -0700 | [diff] [blame] | 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); |