zephyr/scripts
Kyle Micallef Bonnici 003fb88afd scripts: footprint: fix node size computation
fix issue with (no paths) != sum(<no paths>)

In some cases it was observed that item were being
added to the node_no_paths and these only had a
path of ':' hence no node was ever added.

This resulted in the size of (no paths) to not be
equal to the sum of it's children.

I am not sure if this size should be a child named
of no paths or if  this should be part of the
node_hidden_syms. I assumed it should be part
of node_hidden_syms

Signed-off-by: Kyle Micallef Bonnici <kylebonnici@hotmail.com>
2025-05-07 23:03:29 +02:00
..
build code_relocation: Cache list of obj files 2025-03-28 16:17:11 +01:00
checkpatch
ci scripts: ci: check_compliance: Add Kconfig to allow list 2025-04-25 14:03:34 +02:00
coccinelle
coredump
dts edtlib: Expose binding title in node class 2025-05-02 09:15:50 +02:00
footprint scripts: footprint: fix node size computation 2025-05-07 23:03:29 +02:00
generate_usb_vif
gitlint
kconfig scripts: kconfig: introduce dt_nodelabel_exists 2025-03-11 18:54:57 +01:00
logging/dictionary
native_simulator native_simulator: Get latest from upstream 2025-03-10 06:52:19 +01:00
net
profiling
pylib twister: Better manage gcov sym link 2025-05-07 21:20:45 +02:00
pylint/checkers
release
ruff
schemas twister: Add support for new rx arch test 2025-05-02 09:18:16 +02:00
support
tests tests: twister_blackbox: fix vendor filter test 2025-05-03 17:49:29 +02:00
tracing
utils scripts: utils: tls_creds_installer: Improvements 2025-04-22 09:59:05 +02:00
west_commands scripts: west: flash: Add support for .mot file format 2025-05-02 09:18:16 +02:00
.gitignore
check_maintainers.py
checkpatch.pl checkpatch: Allow __BYTE_ORDER__ and __aligned__ in toolchain files 2025-02-14 19:12:44 +00:00
checkstack.pl
coccicheck
dump_bugs_pickle.py
gen_gcov_files.py
get_maintainer.py
github_helpers.py
list_boards.py
list_hardware.py
list_shields.py
make_bugs_pickle.py
requirements-actions.in actions: update requirements-actions.in 2025-04-01 16:26:22 +02:00
requirements-actions.txt actions: update requirements-actions.in 2025-04-01 16:26:22 +02:00
requirements-base.txt scripts: make sure we do not install vulunerable python packages 2025-03-22 14:03:56 -04:00
requirements-build-test.txt
requirements-compliance.txt scripts: make sure we do not install vulunerable python packages 2025-03-22 14:03:56 -04:00
requirements-extras.txt scripts: make sure we do not install vulunerable python packages 2025-03-22 14:03:56 -04:00
requirements-run-test.txt scripts: make sure we do not install vulunerable python packages 2025-03-22 14:03:56 -04:00
requirements.txt
series-push-hook.sh
set_assignees.py ci: set_assignee: don't allways pick next area when submitter = assignee 2025-04-23 17:54:38 +02:00
snippets.py
spelling.txt
tags.sh
twister
valgrind.supp
west-commands.yml scripts: add "west gtags" command 2025-03-07 19:57:00 +01:00
zephyr_module.py scripts: zephyr_module now handles when unable to retrieve git rev 2025-05-02 10:39:03 +02:00