HPCToolkit
main.cpp File Reference
#include <iostream>
#include <fstream>
#include <string>
#include <vector>
#include <include/gcc-attr.h>
#include "Args.hpp"
#include <lib/analysis/CallPath.hpp>
#include <lib/analysis/Util.hpp>
#include <lib/support/diagnostics.h>
#include <lib/support/RealPathMgr.hpp>
Include dependency graph for main.cpp:

Go to the source code of this file.

Functions

static int realmain (int argc, char *const *argv)
 
static void makeMetrics (Prof::CallPath::Profile &prof, const Analysis::Args &args, const Analysis::Util::NormalizeProfileArgs_t &nArgs)
 
void prof_abort (int error_code)
 
int main (int argc, char *const *argv)
 
static void makeMetrics (Prof::CallPath::Profile &prof, const Analysis::Args &args, const Analysis::Util::NormalizeProfileArgs_t &GCC_ATTR_UNUSED nArgs)
 

Function Documentation

◆ main()

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

Definition at line 107 of file main.cpp.

Here is the call graph for this function:

◆ makeMetrics() [1/2]

static void makeMetrics ( Prof::CallPath::Profile prof,
const Analysis::Args args,
const Analysis::Util::NormalizeProfileArgs_t nArgs 
)
static
Here is the caller graph for this function:

◆ makeMetrics() [2/2]

static void makeMetrics ( Prof::CallPath::Profile prof,
const Analysis::Args args,
const Analysis::Util::NormalizeProfileArgs_t &GCC_ATTR_UNUSED  nArgs 
)
static

Definition at line 270 of file main.cpp.

Here is the call graph for this function:

◆ prof_abort()

void prof_abort ( int  error_code)

Definition at line 98 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 136 of file main.cpp.

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