X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=includes%2FRtsConfig.h;fp=includes%2FRtsConfig.h;h=828b9e72d38ecc0756d69e6b1641dfc162428a85;hp=c40924a5e73a99162ef743a97f528050aa8fd73b;hb=ea661992b7397eddee145b80a449c40ab565fd12;hpb=29b3b0bdb952e9141e7b49753d8a72c8d31041ae diff --git a/includes/RtsConfig.h b/includes/RtsConfig.h index c40924a..828b9e7 100644 --- a/includes/RtsConfig.h +++ b/includes/RtsConfig.h @@ -77,4 +77,8 @@ #define RTS_USER_SIGNALS 1 #endif +/* Profile spin locks */ + +#define PROF_SPIN + #endif /* RTSCONFIG_H */