diff options
author | Pierrick Bouvier <pierrick.bouvier@linaro.org> | 2025-09-22 10:37:09 +0100 |
---|---|---|
committer | Alex Bennée <alex.bennee@linaro.org> | 2025-09-26 10:07:54 +0100 |
commit | a073d1149efa923ab492414f9fcb209f7242f3a3 (patch) | |
tree | 68ea034f424e4cec5d14c93323723a78109a2bfb /scripts/lib/kdoc/kdoc_re.py | |
parent | b860d96f003de204a34e360437af824734bf5112 (diff) | |
download | qemu-a073d1149efa923ab492414f9fcb209f7242f3a3.zip qemu-a073d1149efa923ab492414f9fcb209f7242f3a3.tar.gz qemu-a073d1149efa923ab492414f9fcb209f7242f3a3.tar.bz2 |
contrib/plugins/uftrace_symbols.py
usage: contrib/plugins/uftrace_symbols.py \
--prefix-symbols \
arm-trusted-firmware/build/qemu/debug/bl1/bl1.elf \
arm-trusted-firmware/build/qemu/debug/bl2/bl2.elf \
arm-trusted-firmware/build/qemu/debug/bl31/bl31.elf \
u-boot/u-boot:0x60000000 \
u-boot/u-boot.relocated:0x000000023f6b6000 \
linux/vmlinux
Will generate symbols and memory mapping files for uftrace, allowing to
have an enhanced trace, instead of raw addresses.
It takes a collection of elf files, and automatically find all their
symbols, and generate an ordered memory map based on that.
This script uses the python (native) pyelftools module.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Acked-by: Alex Bennée <alex.bennee@linaro.org>
Message-ID: <20250902075042.223990-9-pierrick.bouvier@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-ID: <20250922093711.2768983-25-alex.bennee@linaro.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_re.py')
0 files changed, 0 insertions, 0 deletions