diff -r 5ad7ad99af01 -r 1050670c6980 sysperfana/analyzetoolext/com.nokia.s60tools.analyzetool.help/html/gettingstarted/basic.htm --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/sysperfana/analyzetoolext/com.nokia.s60tools.analyzetool.help/html/gettingstarted/basic.htm Thu Feb 11 15:22:14 2010 +0200 @@ -0,0 +1,31 @@ + + + + +AnalyzeTool Basic walk-through + + + + +

Basic walk-through

+

This section guides you with three easy steps for using AnalyzeTool to perform memory leak tests for a simple application.

+

You can launch the AnalyzeTool Carbide.c++ Extension by selecting AnalyzeTool in the Carbide menu, or from Window > Show View > Other... > Carbide Extensions > AnalyzeTool.

+ +
Before you start
+ + +

By following these simple steps you can start using AnalyzeTool:

+
    +
  1. Build the project with AnalyzeTool.
  2. +
  3. Capture data in the monitored external or external data gathering mode.

    If you cannot use the tracing utility connection to the target hardware, you can use the monitored internal data gathering mode.

  4. +
  5. View memory leaks.
  6. +
  7. View memory activity graph.
  8. +
+ + + + \ No newline at end of file