mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-07 03:45:42 +00:00
Temporarily enable cycle collection timing for debug builds to figure out tinderbox orange. Will back out after qm-xserve01 tinderbox has cycled.
This commit is contained in:
parent
2f5df4b5e9
commit
0366969393
@ -142,6 +142,9 @@
|
||||
#include <process.h>
|
||||
#endif
|
||||
|
||||
#ifdef DEBUG
|
||||
#define COLLECT_TIME_DEBUG
|
||||
#endif
|
||||
|
||||
// Various parameters of this collector can be tuned using environment
|
||||
// variables.
|
||||
|
Loading…
Reference in New Issue
Block a user