33#ifndef PROFILENODE_MANAGEMENT_H_
34#define PROFILENODE_MANAGEMENT_H_
37#ifdef UG_PROFILER_SCOREP
38#include <scorep/SCOREP_User.h>
63#ifdef UG_PROFILER_SHINY
66#if defined(UG_PROFILER_SCALASCA) || defined(UG_PROFILER_VAMPIR)
69#ifdef UG_PROFILER_SCOREP
80#if defined(UG_PROFILER_SCALASCA) || defined(UG_PROFILER_VAMPIR)
83#ifdef UG_PROFILER_SCOREP
84 SCOREP_User_RegionHandle m_pHandle;
location name
Definition checkpoint_util.lua:128
Definition profilenode_management.h:59
bool m_bActive
Definition profilenode_management.h:79
bool is_active()
Definition profilenode_management.h:76
Definition profilenode_management.h:43
static void release_latest()
std::stack< AutoProfileNode * > m_nodes
Definition profilenode_management.h:55
static void add(AutoProfileNode *node)
static ProfileNodeManager & inst()