X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=trunk%2Flttv%2Fltt%2Fltt.h;h=620a34977cfb5b839ff2c9a6491614950d44d32b;hb=750eb11ac3adbb2c4c3e6cf5323a523e9da7b8ae;hp=fd2155df5b4ca3875a92b6adaae8272183abd91b;hpb=c90f61251594be2e5f43357053c213a43c4ccd2f;p=lttv.git diff --git a/trunk/lttv/ltt/ltt.h b/trunk/lttv/ltt/ltt.h index fd2155df..620a3497 100644 --- a/trunk/lttv/ltt/ltt.h +++ b/trunk/lttv/ltt/ltt.h @@ -68,7 +68,7 @@ contained information (byte offsets) may vary with the architecture associated to the trace. */ -#define PREALLOC_EVENTS 512 +#define PREALLOC_EVENTS 28 typedef struct LttTrace LttTrace;