Skip to content

Add probe for per-allocator statistics - #48

Merged
ollien merged 3 commits into
masterfrom
alloc-types
Jul 1, 2026
Merged

ollien merged 3 commits into
masterfrom
alloc-types

Conversation

@ollien

@ollien ollien commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

This extends the existing recon.alloc.allocated metric with a breakdown by allocator. We report two groups of metrics

  1. by_allocator, which is a break down of the "high level" allocators (binary_alloc, ll_alloc, etc)
  2. backing_carriers[_size]/backing_carriers[_size], which is a break down of the "low level" allocators that back the others (both in terms of carriers and size) for mseg_alloc and sys_alloc.

@ollien
ollien merged commit 5d7c7a0 into master Jul 1, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants