On Fri, Mar 23, 2018 at 05:05:53PM +0100, Martijn Dekker wrote: > > So how about having it both ways? If DEBUG is defined, record empty > split regions. If not, don't waste cycles doing so. You are trying to save cycles by adding a branch that's going to be true most of the time, I don't see how that could work performance wise. Thanks, -- Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt -- To unsubscribe from this list: send the line "unsubscribe dash" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html