[llvm-dev] Understanding gwp-asan
Shuai Wang via llvm-dev
llvm-dev at lists.llvm.org
Sat Dec 25 03:25:19 PST 2021
Hello!
I am tentatively exploring the usage of gwp-asan. From the documents, I got
the impression that gwp-asan delivers extremely low cost with protections
at certain degree. Given that said, the sampling rate is typically very
low. In that sense, as a normal user, how should I understand the security
protection capability of gwp-asan? And on which baseline? Also, suppose I
want to use it to protect my software, what would be the best practice to
tune the sampling rate?
Thank you very much!
Best,
Shuai
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20211225/91c49560/attachment.html>
More information about the llvm-dev
mailing list