Skip to content
Snippets Groups Projects
Commit 5878840b authored by Pawel Dziepak's avatar Pawel Dziepak Committed by Pekka Enberg
Browse files

memory_analyzer: major rework


This patch makes memory_analyzer understand the newly introduced tracepoint
arguments: allocator type, allocated memory and requested alignment.
Allocations are grouped and shown in as a tree together with frequency
information, number of blocks that hasn't been freed yet and amount of
memory wasted by internal fragmentation.

Signed-off-by: default avatarPawel Dziepak <pdziepak@quarnos.org>
Signed-off-by: default avatarPekka Enberg <penberg@cloudius-systems.com>
parent 8fd55c8d
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment