diff -r 5b9d4d8641ce -r ae255c9aa552 sysperfana/perfinvestigator/com.nokia.carbide.cpp.pi.doc.user/html/concepts/graphics_memory_usage_capture.htm --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/sysperfana/perfinvestigator/com.nokia.carbide.cpp.pi.doc.user/html/concepts/graphics_memory_usage_capture.htm Wed Jun 23 15:05:09 2010 +0300 @@ -0,0 +1,33 @@ + + + + + + Graphics Memory Usage Capture + + + + +

Graphics Memory Usage Capture

+

Use the Profiler application's Memory usage capture option to capture memory usage data on the target device. The data is stored in the profiler data file during a trace operation and can later be viewed in the Analyzer (Figure 1).

+

+

Figure 1. Memory Usage Capture information displayed in an analyser view.

+

The Symbian OS API allocates memory in chunks. A chunk is a region of RAM mapped into contiguous linear addresses. At creation, a process has one to three chunks:

+ +

A process can create more chunks, including global chunks accessible by other processes. When a chunk is created, is owned by the current process or the current thread.

+
Related references
+ +
Related tasks
+ + + + \ No newline at end of file