Stéphane Lesimple 7d9345a32f fix: arm64: collapse per-core CPU info lists to a single line (#576)
Store the per-core implementer/part/arch/variant/revision lists
space-separated (no embedded newlines, which also cleans up JSON and
prometheus output) and dedup them for the human-readable display, so
homogeneous systems show e.g. "0x41" instead of repeating it per core.
2026-06-02 17:21:31 +00:00
2026-04-08 22:35:53 +02:00
2026-03-30 23:07:59 +02:00
2026-03-31 00:18:09 +02:00
2026-03-30 23:07:59 +02:00
Languages
Shell 100%