#include <iostream>
#include <string>
#include <include/hpctoolkit-config.h>
#include "Args.hpp"
#include <lib/support/diagnostics.h>
#include <lib/support/Trace.hpp>
Go to the source code of this file.
◆ CLP
◆ usage_details
const char* usage_details |
|
static |
◆ usage_summary1
const char* usage_summary1 |
|
static |
Initial value:=
"[options] [<binary>] <profile>\n"
Definition at line 84 of file Args.cpp.
◆ usage_summary2
const char* usage_summary2 |
|
static |
Initial value:=
"[options] -p [<binary>]\n"
Definition at line 87 of file Args.cpp.
◆ version_info
const char* version_info = HPCTOOLKIT_VERSION_STRING |
|
static |