]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
docs: admin-guide: add IGNORE_DIRS example for cscope
authorCheng-Han Wu <hank20010209@gmail.com>
Sun, 3 May 2026 10:14:29 +0000 (18:14 +0800)
committerJonathan Corbet <corbet@lwn.net>
Fri, 15 May 2026 14:48:28 +0000 (08:48 -0600)
commite27108800bb8a8be08300ce14d532f7225e4c50f
tree1d93268bbab1891aec23ea67cb14e92263071628
parent7fb658ede0404e8dac52bb196bc0457c5db03f19
docs: admin-guide: add IGNORE_DIRS example for cscope

The workload tracing guide shows how to build a cscope database by
running cscope command directly. The kernel build system also provides
a cscope target, which supports IGNORE_DIRS for excluding directories
from the generated database.

Mention make cscope and show how to exclude Documentation/ as an example.

Signed-off-by: Cheng-Han Wu <hank20010209@gmail.com>
Reviewed-by: Shuah Khan <skhan@linuxfoundation.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Message-ID: <20260503101429.254394-5-hank20010209@gmail.com>
Documentation/admin-guide/workload-tracing.rst