#include "PerfPlot.H"
Go to the source code of this file.
Functions | |
void | SetupOptions (CommandLineType &inComLine) |
int | main (int argc, char *argv[]) |
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 35 of file PerfPlot.C.
References timersettings::dataColumn, timersettings::effMode, comlinehandler::ErrorReport(), comlinehandler::GetArgs(), comlinehandler::GetOption(), apptools::GNUPlot(), timersettings::gridMode, comlinehandler::LongUsage(), pctimervalue::max, pctimervalue::mean, pctimervalue::min, MultiRunPlotCommands(), apptools::OpenFile(), PopulateRunInfo(), comlinehandler::ProcessOptions(), ProcessRun(), ReadTimers(), SetupDerivedTimers(), SetupExcludedTimers(), SetupOptions(), SetupTimerSettings(), comlinehandler::ShortUsage(), SingleRunPlotCommands(), SpeedUpPlotCommands(), SummarizeScalabilityData(), SummarizeTimingData(), and timersettings::weakMode.
void SetupOptions | ( | CommandLineType & | inComLine | ) |
Definition at line 4 of file PerfPlot.C.
References comlinehandler::AddArgHelp(), comlinehandler::AddArgument(), comlinehandler::AddHelp(), comlinehandler::AddOption(), and comlinehandler::SetDescription().
Referenced by main().