Don't profile by default - as this is no use to non-developers.

This commit is contained in:
asvitkine 2008-06-20 00:50:33 +00:00
parent 603c447da7
commit e8e2f3727a

View File

@ -108,7 +108,7 @@
#define PPC_DECODE_CACHE 1
#define PPC_FLIGHT_RECORDER 1
#define PPC_PROFILE_COMPILE_TIME 0
#define PPC_PROFILE_GENERIC_CALLS 1
#define PPC_PROFILE_GENERIC_CALLS 0
#define PPC_PROFILE_REGS_USE 0
#define KPX_MAX_CPUS 1
#if ENABLE_DYNGEN