I want to track the memory usage of a mixed C # / C ++ application on Windows Phone 8 that uses Windows Runtime components. The problem is that when I open the analysis tools in Visual Studio (ALT + F1), I only have the Run option (http://msdn.microsoft.com/en-us/library/windowsphone/develop/hh202934%28v= vs .105% 29.aspx). Memory options are also available for a clean C # project.
Are there other more or less simple ways to monitor memory usage?
Hi,
Hyndrix
source share