Export data files use a format that allow you to process the data with a shell script or other program.
Each line of an export data file contains a keyword followed by tab-separated data fields appropriate for that type of line. The keyword keyword describes the format of each keyword. All data for a keyword appears on a single line. The primary keywords are:
Comment: Each line contains a comment.
Keyword: Each line describes a keyword and its data fields.
Program: This line contains the name of the program, the process ID, the type of machine the data was collected on, the clock rate for that machine, and the version of Quantify.
Function: Each line contains one function's detailed data.
Caller: Each line contains one caller of a function and the distribution of time from the function to the caller.