X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=includes%2FRtsConfig.h;h=828b9e72d38ecc0756d69e6b1641dfc162428a85;hb=990faa74e434b1ab5578b36220a336c24cff834b;hp=c40924a5e73a99162ef743a97f528050aa8fd73b;hpb=8c2549461d624ad5cfec9be3266bdfd016371658;p=ghc-hetmet.git 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 */