Commit 1de6e7b8 authored by Ulf Hermann's avatar Ulf Hermann
Browse files

Select specific features to be recorded when profiling QML


Some features, like the memory profiler, create huge amounts of data.
Often enough, we're not actually interested in all the data available
from the profiler and collecting it all can lead to excessive memory
consumption. This change enables us to optionally turn various aspects
of QML profiling off.

Task-number: QTBUG-41118
Change-Id: I7bb223414e24eb903124ffa6e0896af6ce974e49
Reviewed-by: default avatarGunnar Sletta <gunnar@sletta.org>
parent 85627c26
No related merge requests found
Showing with 136 additions and 92 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment