================
@@ -327,6 +356,105 @@ Increase sampling frequency for mutex operations:
 
   $ TSAN_OPTIONS=enable_adaptive_delay=1:adaptive_delay_mutex_sample_rate=5 
./myapp
 
-More Information
-----------------
-`<https://github.com/google/sanitizers/wiki/ThreadSanitizerCppManual>`_
+Run-time Flags
----------------
dvyukov wrote:

I think this should go before `Adaptive Delay`, which already uses runtime 
flags (and looks less generic than this section).

https://github.com/llvm/llvm-project/pull/205761
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to