knobs for sanitizers

Hi,

Are there any finer-grained knobs or annotation mechanisms for Clang’s sanitizers rather than blacklist? I am just wondering if we can (manually or automatically) instrument code with a domain-specific way for each target program so as to reduce their runtime cost.

Thanks,
Kihong