diff -r a5fbfefd615f -r d575fd691cf9 harvester/harvesterserver/traces/CBlacklistMgrTraces.h --- a/harvester/harvesterserver/traces/CBlacklistMgrTraces.h Fri Jun 11 14:43:47 2010 +0300 +++ b/harvester/harvesterserver/traces/CBlacklistMgrTraces.h Wed Jun 23 19:26:19 2010 +0300 @@ -15,17 +15,17 @@ #define CBLACKLISTMGR_REMOVE_ENTRY 0x8a0015 #define CBLACKLISTMGR_REMOVE_EXIT 0x8a0016 #define CBLACKLISTMGR_ADDTOUNLOADLISTL_ENTRY 0x8a0043 -#define CBLACKLISTMGR_ADDTOUNLOADLISTL_EXIT 0x8a0044 #define CBLACKLISTMGR_REMOVEFROMUNLOADLISTL_ENTRY 0x8a0045 -#define CBLACKLISTMGR_REMOVEFROMUNLOADLISTL_EXIT 0x8a0046 +#define CBLACKLISTMGR_ADDTODONTLOADLISTL_EXIT 0x8a0055 +#define CBLACKLISTMGR_REMOVEFROMDONTLOADLISTL_EXIT 0x8a0056 #define CBLACKLISTMGR_ADDL 0x86000b #define CBLACKLISTMGR_REMOVE 0x86000c #define CBLACKLISTMGR_FINDL 0x86000d #define DUP1_CBLACKLISTMGR_FINDL 0x86000e #define DUP2_CBLACKLISTMGR_FINDL 0x86000f -#define CBLACKLISTMGR_ADDTOUNLOADLISTL 0x86002a #define CBLACKLISTMGR_REMOVEFROMUNLOADLISTL 0x86002b -#define CBLACKLISTMGR_FINDFROMUNLOADLISTL 0x86002c +#define CBLACKLISTMGR_ADDTODONTLOADLISTL 0x86002f +#define CBLACKLISTMGR_FINDINDONTLOADLISTL 0x860030 inline TBool OstTraceGen2( TUint32 aTraceID, TUint aParam1, TInt aParam2 )