diff options
author | Jonathan Corbet <corbet@lwn.net> | 2016-08-07 16:12:28 -0600 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2016-08-18 17:43:14 -0600 |
commit | 9c296b46c67ed323538bca80a8be1f0b10e570a0 (patch) | |
tree | e7f926ff9f39dfd585958971af272376e8bb9473 /Documentation/dev-tools/tools.rst | |
parent | ca90a7a38741adf5ce450572952fbbda35055ea4 (diff) | |
download | lwn-9c296b46c67ed323538bca80a8be1f0b10e570a0.tar.gz lwn-9c296b46c67ed323538bca80a8be1f0b10e570a0.zip |
docs: sphinxify kmemcheck.txt and move to dev-tools
Cc: Vegard Nossum <vegardno@ifi.uio.no>
Cc: Pekka Enberg <penberg@kernel.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/dev-tools/tools.rst')
-rw-r--r-- | Documentation/dev-tools/tools.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/dev-tools/tools.rst b/Documentation/dev-tools/tools.rst index 3b6382a58301..43f7deeccae4 100644 --- a/Documentation/dev-tools/tools.rst +++ b/Documentation/dev-tools/tools.rst @@ -21,3 +21,4 @@ whole; patches welcome! kasan ubsan kmemleak + kmemcheck |