Skip to content

sys: heap_stats module required #12173

@gschorcht

Description

@gschorcht

Description

As discussed in PR #10953 (review) and #10953 (comment), function heap_stats shouldn't print heap statistics.

Expected results

heap_stats should be separated into a function heap_stats that returns some heap statistics and a shell command heap which prints the data from heap_stats function. The heap_stats function should be realized as module heap_stats which can be enabled for architectures that have the heap_stats function.

Metadata

Metadata

Assignees

Labels

Area: cpuArea: CPU/MCU portsArea: sysArea: SystemState: staleState: The issue / PR has no activity for >185 daysType: enhancementThe issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions