Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Other versions of this page are also available for the following:
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
Put the PerfToCsv.exe file into a folder (for example, C:\PerfToCsv)
Add the folder to the system's path.
If needed, install .NET Programmability Support from Microsoft Office.
Open a command prompt and navigate to the directory holding the log files.
Type the following command line:
PerfToCsv Input_Raw_Filename Output_Filename**.csv**
For example: PerfToCsv perf_file.log perf_file.csv
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.
Tools for Testing from the CETK
Performance Tests
Managing Performance Results Using PerfLog