Commit | Line | Data |
---|---|---|
d3e8f6bb DG |
1 | /* |
2 | * Copyright (c) - 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com> | |
3 | * Copyright (c) - 2012 David Goulet <dgoulet@efficios.com> | |
4 | * | |
5 | * THIS MATERIAL IS PROVIDED AS IS, WITH ABSOLUTELY NO WARRANTY EXPRESSED OR | |
6 | * IMPLIED. ANY USE IS AT YOUR OWN RISK. | |
7 | * | |
8 | * Permission is hereby granted to use or copy this program for any purpose, | |
9 | * provided the above notices are retained on all copies. Permission to modify | |
10 | * the code and to distribute modified code is granted, provided the above | |
11 | * notices are retained, and a notice that the code was modified is included | |
12 | * with the above copyright notice. | |
13 | */ | |
14 | ||
15 | #define TRACEPOINT_CREATE_PROBES | |
16 | #include "ust_gen_nevents.h" |