mirror of
https://git.yoctoproject.org/poky
synced 2026-02-12 19:53:03 +01:00
profile-manual: Provided links for two PACKAGE_DEBUG_SPLIT_STYLE references
(From yocto-docs rev: 5b49dc12f8102122c6b634f0c00bbd3c2f921936) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
6e9ff843fd
commit
9da59f02fc
@@ -92,7 +92,9 @@
|
||||
EXTRA_IMAGE_FEATURES = "debug-tweaks tools-profile dbg-pkgs"
|
||||
</literallayout>
|
||||
Additionally, in order to generate the right type of
|
||||
debuginfo, we also need to add the following to local.conf:
|
||||
debuginfo, we also need to set
|
||||
<ulink url='&YOCTO_DOCS_REF_URL;#var-PACKAGE_DEBUG_SPLIT_STYLE'><filename>PACKAGE_DEBUG_SPLIT_STYLE</filename></ulink>
|
||||
in the <filename>local.conf</filename> file:
|
||||
<literallayout class='monospaced'>
|
||||
PACKAGE_DEBUG_SPLIT_STYLE = 'debug-file-directory'
|
||||
</literallayout>
|
||||
|
||||
@@ -375,7 +375,9 @@
|
||||
EXTRA_IMAGE_FEATURES = "debug-tweaks tools-profile dbg-pkgs"
|
||||
</literallayout>
|
||||
Additionally, in order to generate the type of debuginfo that
|
||||
perf understands, we also need to add the following to local.conf:
|
||||
perf understands, we also need to set
|
||||
<ulink url='&YOCTO_DOCS_REF_URL;#var-PACKAGE_DEBUG_SPLIT_STYLE'><filename>PACKAGE_DEBUG_SPLIT_STYLE</filename></ulink>
|
||||
in the <filename>local.conf</filename> file:
|
||||
<literallayout class='monospaced'>
|
||||
PACKAGE_DEBUG_SPLIT_STYLE = 'debug-file-directory'
|
||||
</literallayout>
|
||||
|
||||
Reference in New Issue
Block a user