HPCToolkit
main.cpp File Reference
#include <iostream>
#include <fstream>
#include <iomanip>
#include <string>
#include <exception>
#include "Args.hpp"
#include <lib/analysis/Flat-SrcCorrelation.hpp>
#include <lib/analysis/Flat-ObjCorrelation.hpp>
#include <lib/analysis/Raw.hpp>
#include <lib/support/diagnostics.h>
#include <lib/support/NaN.h>
Include dependency graph for main.cpp:

Go to the source code of this file.

Functions

static int realmain (int argc, char *const *argv)
 
static int main_rawData (const std::vector< string > &profileFiles)
 
void prof_abort (int error_code)
 
int main (int argc, char *const *argv)
 

Function Documentation

◆ main()

int main ( int  argc,
char *const *  argv 
)

Definition at line 93 of file main.cpp.

Here is the call graph for this function:

◆ main_rawData()

static int main_rawData ( const std::vector< string > &  profileFiles)
static

Definition at line 134 of file main.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ prof_abort()

void prof_abort ( int  error_code)

Definition at line 84 of file main.cpp.

Here is the caller graph for this function:

◆ realmain()

static int realmain ( int  argc,
char *const *  argv 
)
static

Definition at line 122 of file main.cpp.

Here is the call graph for this function:
Here is the caller graph for this function: