LAMA
/home/brandes/workspace/LAMA/src/lama/tracing/TraceRegionRecord.hpp File Reference

Definition of class for tracing that measures inclusive and exclusive walltimes for regions defined by directive LAMA_REGION. More...

#include <lama/config.hpp>
#include <lama/tracing/LAMABaseTracer.hpp>
#include <logging/logging.hpp>
#include <boost/shared_ptr.hpp>

Go to the source code of this file.

Data Structures

class  tracing::TraceRegionRecord

Namespaces

namespace  tracing
 

This class is a helper class for tracing a scope in C++.



Detailed Description

Definition of class for tracing that measures inclusive and exclusive walltimes for regions defined by directive LAMA_REGION.

Author:
Thomas Brandes
Date:
01.09.2011 $Id$