diff options
author | Bruce Ashfield <bruce.ashfield@gmail.com> | 2023-12-04 23:26:56 -0500 |
---|---|---|
committer | Steve Sakoman <steve@sakoman.com> | 2023-12-15 03:54:00 -1000 |
commit | a62bcec00408b34fe58c0efdc47c9750345aecf3 (patch) | |
tree | 17b24a3d6718b786179f8948d204d95ac0aaeb1e /documentation/conf.py | |
parent | 960bed420b004303024be8825ba284ed350c92b7 (diff) | |
download | poky-a62bcec00408b34fe58c0efdc47c9750345aecf3.tar.gz |
linux-yocto/6.5: cfg: split runtime and symbol debug
Integrating the following commit(s) to linux-yocto/.:
1/1 [
Author: Bruce Ashfield
Email: bruce.ashfield@gmail.com
Subject: debug: move PREEMPT_DEBUG to a runtime debug fragment
Date: Thu, 9 Nov 2023 12:08:31 -0500
For tools like spdx and debuggers to work with the kernel, we
require extra information. That is provided by the DEBUG_INFO
flags.
In that same fragment, some runtime debugging is being enabled
and that adds signficant overhead to the kernel.
Let's start a new runtime debug fragment with DEBUG_PREEMPT
and locking. We can add more to this in the future.
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
]
(From OE-Core rev: 0bbd2a89f971efe2ef2d59e7f8919da2e52a7f2d)
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 8cd829de8e8770aa4a46e984f6ef2cab3194fd29)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'documentation/conf.py')
0 files changed, 0 insertions, 0 deletions