X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=README.md;h=539a964845b5fb2ee22be1c24fe21ec90532f6f8;hb=64cd023fb8db5ea9dfd40826729e7781bf44a516;hp=601703bdf6209af39c9e27e47a9d0c9d3e2d6b13;hpb=8a50f8eb3a33bbe62fc4ca187553fa04d16935a5;p=userspace-rcu.git diff --git a/README.md b/README.md index 601703b..539a964 100644 --- a/README.md +++ b/README.md @@ -387,7 +387,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.