X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Fltt%2Fltt.h;h=02d937c24b003f787560ffdab2b0f57f2a8fe2d9;hb=791dffa6f060fe553546337fde7ed58a16f41178;hp=5154c05b0d1c78f0c0b121b4b4798b1ea95d1da8;hpb=9d239bd92ef3198e80333c703f3ab8ff8cdaeaf7;p=lttv.git diff --git a/ltt/branches/poly/ltt/ltt.h b/ltt/branches/poly/ltt/ltt.h index 5154c05b..02d937c2 100644 --- a/ltt/branches/poly/ltt/ltt.h +++ b/ltt/branches/poly/ltt/ltt.h @@ -68,6 +68,7 @@ associated to the trace. */ #define NUM_FACILITIES 256 +#define FACILITIES_BITS 8 #define AVG_EVENTS_PER_FACILITIES 10 typedef struct _LttTrace LttTrace;