From: yangxx Date: Mon, 15 Mar 2004 14:34:18 +0000 (+0000) Subject: git-svn-id: http://ltt.polymtl.ca/svn@496 04897980-b3bd-0310-b5e0-8ef037075253 X-Git-Tag: v0.12.20~2993 X-Git-Url: http://git.lttng.org/?a=commitdiff_plain;h=32abbc51645342dde940bf20c084f51a566d9ae8;p=lttv.git git-svn-id: ltt.polymtl.ca/svn@496 04897980-b3bd-0310-b5e0-8ef037075253 --- diff --git a/ltt/branches/poly/ltt/convert/convert.c b/ltt/branches/poly/ltt/convert/convert.c index 0db012e7..d57403ca 100644 --- a/ltt/branches/poly/ltt/convert/convert.c +++ b/ltt/branches/poly/ltt/convert/convert.c @@ -13,7 +13,8 @@ #define PROCESS_EXIT_ID 21 #define INFO_ENTRY 9 -#define OVERFLOW_FIGURE 0xffffffff +#define OVERFLOW_FIGURE 0x100000000 +//#define OVERFLOW_FIGURE 0xffffffff typedef struct _new_process {