Name
perf2tau — converts PerfLib profiles to TAU profile files
Synopsis
perf2tau  {
                  	data_directory
                        } [
                  	-h
                        ] [
                  	-flat
                        ]
               
Description
Converts perflib data to TAU format.
If an argument is not specified, it checks the perf_data_directory environment variable. Then opens perf_data.timing directory to read perflib data If no args are specified, it tries to read perf_data.<current_date> file.