X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=trunk%2Flttv%2Fltt%2Fltt.h;h=620a34977cfb5b839ff2c9a6491614950d44d32b;hb=750eb11ac3adbb2c4c3e6cf5323a523e9da7b8ae;hp=fd2155df5b4ca3875a92b6adaae8272183abd91b;hpb=2fc874ab26ee6c66eb4c2b9480bb418240d24b03;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;