aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorArd Biesheuvel <ardb@kernel.org>2023-09-15 17:16:29 +0000
committerIngo Molnar <mingo@kernel.org>2023-09-17 19:48:43 +0200
commitefa089e63b56bdc5eca754b995cb039dd7a5457e (patch)
treef9b3196982887675b0e64b8685f1ebe3ffef4ead /tools/perf/scripts/python/stackcollapse.py
parentaeb92067f6ae994b541d7f9752fe54ed3d108bcc (diff)
x86/boot: Construct PE/COFF .text section from assembler
Now that the size of the setup block is visible to the assembler, it is possible to populate the PE/COFF header fields from the asm code directly, instead of poking the values into the binary using the build tool. This will make it easier to reorganize the section layout without having to tweak the build tool in lockstep. This change has no impact on the resulting bzImage binary. Signed-off-by: Ard Biesheuvel <ardb@kernel.org> Signed-off-by: Ingo Molnar <mingo@kernel.org> Link: https://lore.kernel.org/r/20230915171623.655440-15-ardb@google.com
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions