From: compudj Date: Thu, 12 Aug 2004 12:02:11 +0000 (+0000) Subject: tweak X-Git-Tag: v0.12.20~2780 X-Git-Url: https://git.lttng.org./?a=commitdiff_plain;h=0354c8455147c6c31a2b43f3360acc9d046376a5;p=lttv.git tweak git-svn-id: http://ltt.polymtl.ca/svn@709 04897980-b3bd-0310-b5e0-8ef037075253 --- diff --git a/ltt/branches/poly/lttv/modules/gui/lttvwindow/lttvwindow/lttvwindow.h b/ltt/branches/poly/lttv/modules/gui/lttvwindow/lttvwindow/lttvwindow.h index 773f7b5e..25cb2a7f 100644 --- a/ltt/branches/poly/lttv/modules/gui/lttvwindow/lttvwindow/lttvwindow.h +++ b/ltt/branches/poly/lttv/modules/gui/lttvwindow/lttvwindow/lttvwindow.h @@ -614,7 +614,7 @@ typedef struct _EventsRequest { } EventsRequest; /* Maximum number of events to proceed at once in a chunk */ -#define CHUNK_NUM_EVENTS 200 +#define CHUNK_NUM_EVENTS 500 /**