Skip to content
Snippets Groups Projects
Commit 80d938c6 authored by Ulf Hermann's avatar Ulf Hermann
Browse files

Be more verbose about aggregated memory allocations


The memory profiler aggregates allocations originating from the same
QML/JS constructs into one event. This change makes sure the origins
are really the same calls, not only the same functions and gives some
more details on hom much memory was allocated or deallocated in how
many steps.

Change-Id: I784c521855122f7b3b894417de0afb216766e2d4
Reviewed-by: default avatarKai Koehne <kai.koehne@digia.com>
parent 2d93a34d
No related branches found
No related tags found
No related merge requests found
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