diff options
author | Bruce Ashfield <bruce.ashfield@gmail.com> | 2023-12-04 23:26:56 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-12-06 22:55:50 +0000 |
commit | f8140d329655543a69bf79e1efaa6c9eb0ef504d (patch) | |
tree | 91413deacaed47f3cd94a0d571ae498cc63a7690 /scripts/lib/checklayer/context.py | |
parent | ec340f14dae730cce94bdc10198eaf5d3e4dcd2b (diff) | |
download | poky-f8140d329655543a69bf79e1efaa6c9eb0ef504d.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: 8cd829de8e8770aa4a46e984f6ef2cab3194fd29)
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>
Diffstat (limited to 'scripts/lib/checklayer/context.py')
0 files changed, 0 insertions, 0 deletions