PerfToCsv Tool

Other versions of this page are also available for the following:

Windows Mobile Not SupportedWindows Embedded CE Supported

8/27/2008

The Windows Embedded CE 6.0 Test Kit (CETK) includes a tool, PerfToCsv, to parse the raw log data produced by the test suites. PerfToCsv parses the data into a form viewable with a spreadsheet to summarize the performance data.

To process the results data from the log using PerfToCsv

  1. Put the PerfToCsv.exe file into a folder (for example, C:\PerfToCsv)

  2. Add the folder to the system's path.

  3. If needed, install .NET Programmability Support from Microsoft Office.

  4. Open a command prompt and navigate to the directory holding the log files.

  5. Type the following command line:

    PerfToCsv Input_Raw_Filename Output_Filename**.csv**

    For example: PerfToCsv perf_file.log perf_file.csv

  6. Open the resulting .csv file in a spreadsheet program like Microsoft Excel.

Note

CPU and memory information will not be parsed and displayed in the spreadsheet file. On some benchmark test suites, the CPU and memory information will be available in the raw log files.

See Also

Other Resources

Tools for Testing from the CETK
Performance Tests
Managing Performance Results Using PerfLog