QmlProfiler: Don't continue memory usage ranges across other ranges
When a function returns and is called again, without memory being allocated or freed in between, we don't want to assign any memory events from the second call to a memory range starting in the first call. Change-Id: I3d5cd10381f31ff73849a5a396ad6bda7661afec Reviewed-by:Christian Kandeler <christian.kandeler@theqtcompany.com> Reviewed-by:
Ulf Hermann <ulf.hermann@qt.io>
Showing
Please register or sign in to comment