Only enable studio perf counters when profiling
This commit is contained in:
parent
30ad2cc5a0
commit
31f376ed14
1 changed files with 2 additions and 0 deletions
|
@ -28,7 +28,9 @@
|
||||||
#include "localflexcontroller.h"
|
#include "localflexcontroller.h"
|
||||||
#include "utlsymbol.h"
|
#include "utlsymbol.h"
|
||||||
|
|
||||||
|
#ifdef VPROF_ENABLED
|
||||||
#define STUDIO_ENABLE_PERF_COUNTERS
|
#define STUDIO_ENABLE_PERF_COUNTERS
|
||||||
|
#endif
|
||||||
|
|
||||||
#define STUDIO_SEQUENCE_ACTIVITY_LOOKUPS_ARE_SLOW 0
|
#define STUDIO_SEQUENCE_ACTIVITY_LOOKUPS_ARE_SLOW 0
|
||||||
// If this is set to 1, then the activity->sequence mapping inside
|
// If this is set to 1, then the activity->sequence mapping inside
|
||||||
|
|
Loading…
Reference in a new issue