1
0
mirror of https://github.com/home-assistant/operating-system.git synced 2026-07-13 17:53:08 +01:00
Files
operating-system/buildroot-external
Mark Hansen 7393a256df Enable CONFIG_FEATURE_VERBOSE_USAGE in busybox (#4853)
Following on from enabling CONFIG_SHOW_USAGE=y.

Rationale: make it easier to debug the host OS.

Size increase of libbusybox.so: +32 KB over CONFIG_SHOW_USAGE=y
baseline.

We could enable COMPRESS_USAGE to bring it down to +8KB over
CONFIG_SHOW_USAGE=y baseline, but I'm not sure it's worth optimizing?
If we want to compress, it's probably fine: just a slight CPU hit when
asking for CPU usage, which is probably fine for interactive use.
2026-07-06 12:19:32 +02:00
..
2026-07-01 08:34:37 +02:00