PEARL
Parallel Event Access and Replay Library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
pearl::Otf2Writer Class Reference

Provides a writer class to generate OTF2 traces. More...

#include <pearl/Otf2Writer.h>

List of all members.

Public Member Functions

void write (const std::string &archive_name, const LocalTrace &trace, const GlobalDefs &defs)
Constructors & destructor
 Otf2Writer ()
 ~Otf2Writer ()

Detailed Description

The Otf2Writer class can be used to write in-memory trace data to an OTF2 archive on disk.

Todo:
Hide references to OTF2 data types so that PEARL users don't need to care about providing the OTF2 include path.

Constructor & Destructor Documentation


Member Function Documentation

void pearl::Otf2Writer::write ( const std::string &  archive_name,
const LocalTrace trace,
const GlobalDefs defs 
)

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Scalasca    Copyright © 1998–2014 Forschungszentrum Jülich GmbH, Jülich Supercomputing Centre
Copyright © 2009–2014 German Research School for Simulation Sciences GmbH, Laboratory for Parallel Programming