Commit 003fb88a authored by Kyle Micallef Bonnici's avatar Kyle Micallef Bonnici Committed by Benjamin Cabé
Browse files

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: default avatarKyle Micallef Bonnici <kylebonnici@hotmail.com>
parent f59a054a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment