|
PEARL
Parallel Event Access and Replay Library
|
Provides a writer class to generate OTF2 traces. More...
#include <pearl/Otf2Writer.h>
Public Member Functions | |
Constructors & destructor | |
| Otf2Writer () | |
| ~Otf2Writer () | |
Writing experiment data | |
| void | write (const std::string &archive_name, const LocalTrace &trace, const GlobalDefs &defs) |
The Otf2Writer class can be used to write in-memory trace data to an OTF2 archive on disk.
| pearl::Otf2Writer::Otf2Writer | ( | ) |
| pearl::Otf2Writer::~Otf2Writer | ( | ) |
| void pearl::Otf2Writer::write | ( | const std::string & | archive_name, |
| const LocalTrace & | trace, | ||
| const GlobalDefs & | defs | ||
| ) |
![]() |
Copyright © 1998–2016 Forschungszentrum Jülich GmbH,
Jülich Supercomputing Centre
Copyright © 2009–2015 German Research School for Simulation Sciences GmbH, Laboratory for Parallel Programming |