third_party.pigweed.src/pw_bloat
Emily Tucci 42a82886e1 pw_bloat: Add padding to utilization
Used space will increase as multiples of the largest alignment
used in a linker script because padding is added to conform to
the alignment requirements. The new Padding definition should
allow developers to monitor application size change that is
to small to cause realignment.

Test: Included the changes in local project, rebuilt host_gn, and
confirmed Padding was part of the size report generated as part
of local build.
Bug:276370736

Change-Id: Ia9f58f7a6eb4539335d49c4c92979d682bc9278b
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/209972
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Commit-Queue: Emily Tucci <etucci@google.com>
Reviewed-by: Alexei Frolov <frolv@google.com>
2024-05-15 21:35:53 +00:00
..
examples
public/pw_bloat
py pw_bloat: Add padding to utilization 2024-05-15 21:35:53 +00:00
base_main.cc
bloat_macros.ld
bloat_this_binary.cc
bloat.cmake
bloat.gni pw_bloat: Allow removal of zero sized labels 2024-02-08 20:24:11 +00:00
BUILD.bazel
BUILD.gn
docs.rst pw_bloat: Add padding to utilization 2024-05-15 21:35:53 +00:00
OWNERS
test_label.csv