diff -r 14dc2103a631 -r ed1c9f64298a trace/tracebuilder/com.nokia.tracebuilder.help/html/tasks/converting.htm --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/trace/tracebuilder/com.nokia.tracebuilder.help/html/tasks/converting.htm Wed Jun 23 14:35:40 2010 +0300 @@ -0,0 +1,36 @@ + + + +Converting printf traces to OST traces + + + +

Converting printf traces to OST traces

+

To convert your existing Printf traces to Open System Traces (OST), +do the following:

+
    +
  1. Go to Window > Preferences > Carbide Extensions > TraceBuilder to + enable the Printf Parser Support option.
  2. +
  3. Open a source file that contains the Printf traces.

    You + should find Printf traces listed in the Trace Builder tree view, + as shown in the example:

  4. +
  5. On the tree view, right-click the trace and select Convert to Open + System Trace.
  6. +
  7. From the Trace Group list, select a group for your trace, or define + a new one by typing its name into the field.
  8. +
  9. Type in a name for your trace.
  10. +
  11. Type the trace text you want to display in the TraceViewer tool.
  12. +
  13. (Optional) From the Template list, select a pre-defined template + for your trace.
  14. +
  15. Click OK.
  16. +
+ +
Related concepts
+ + + + + \ No newline at end of file