build: fix travis MPI/SMP build
[charm.git] / src / conv-perf / allEvents.h
blobe06d64c96c0eefc6d185640a86d760c351a62e20
1 /**** Header that contains the event headers of different laguages .
2 * Used in trace-projector.h in ck-perf
3 * *****/
4 #ifndef _ALL_EVENTS_H
5 #define _ALL_EVENTS_H
7 #include "charmEvents.h"
8 #include "converseEvents.h"
9 #include "machineEvents.h"
10 #include "charmProjections.h"
11 #include "converseProjections.h"
12 #include "machineProjections.h"
13 #include "traceCoreAPI.h"
14 #include "traceCore.h"
15 #include "charmEvents.h"
16 #include "converseEvents.h"
17 #include "machineEvents.h"
18 #include "threadEvents.h"
19 #include "traceCoreCommon.h"
20 #endif