X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=README.md;h=dd7ebd1c39cf6b5d2182c04522caed31cddbd35f;hb=49b27fa2d165daa030e63fdbded0327d6f3da49b;hp=2d6dcaa2a4bfba1199c7dee5bcad5ec743acebf8;hpb=dd3747b64e9e471e9e4e745aee163c710c85709e;p=urcu.git diff --git a/README.md b/README.md index 2d6dcaa..dd7ebd1 100644 --- a/README.md +++ b/README.md @@ -388,7 +388,7 @@ For always-on debugging self-checks: ./configure --enable-rcu-debug For fine grained enabling of debugging self-checks, build -urserspace-rcu with DEBUG_RCU defined and compile dependent +userspace-rcu with DEBUG_RCU defined and compile dependent applications with DEBUG_RCU defined when necessary. Warning: Enabling this feature result in a performance penalty.