# Use single *.swf file as workload description. # Path to xml file which describes resource characteristics. resdesc=example/pausing_resuming/pausing_resuming.xml # and swf file, which name is declared by readscenario.workloadfilename parameter. # Swf file must be placed in readscenario.inputfolder directory. readscenario.workloadfilename=example/pausing_resuming/workload.swf # Choose directory where all result files should be placed. stats.outputfolder=example/pausing_resuming_result # Define the type and content of charts to generate # Gantt chart creatediagrams.gantt=true # Shows the execution times of tasks creatediagrams.tasks=true # Resource utilization chart - only for processors creatediagrams.resutilization=Processor