Commit e0eec47c authored by Glenn Watson's avatar Glenn Watson Committed by Qt by Nokia
Browse files

Add hooks for declarative memory profiler.


These macros effectively do nothing if the profiling library has not
been preloaded. However, if the library is loaded they provide some
additional context for each heap allocation, by tagging each
subsequent allocation with the QML file that caused the allocation
to occur.

Change-Id: Ib1f56d0df0664e118e04e53e22a6942317b1baed
Reviewed-by: default avatarMartin Jones <martin.jones@nokia.com>
parent fec50687
Showing with 262 additions and 0 deletions
Supports Markdown
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