X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Finclude%2Flttv%2Fcommon.h;h=b4ef29c81b2c99568285e7b1d3e8bbfdf941100a;hb=202f6c8f25f240e60e41792e631f9be93cce9166;hp=81bf7c63a22d1289e43601212739234ad5bb20cc;hpb=49bf71b500f112cc90b790eb3975cceac351d021;p=lttv.git diff --git a/ltt/branches/poly/include/lttv/common.h b/ltt/branches/poly/include/lttv/common.h index 81bf7c63..b4ef29c8 100644 --- a/ltt/branches/poly/include/lttv/common.h +++ b/ltt/branches/poly/include/lttv/common.h @@ -6,6 +6,9 @@ #include #include +#define MAX_NUMBER_EVENT "MAX_NUMBER_EVENT" +#define TRACESET_TIME_SPAN "TRACESET_TIME_SPAN" + typedef struct _MainWindow MainWindow; typedef struct _Tab Tab;