|
PEARL
Parallel Event Access and Replay Library
|
Provides a writer class to generate OTF2 traces. More...
#include <pearl/Otf2Writer.h>
Public Member Functions | |
| void | write (const std::string &archive_name, const LocalTrace &trace, const GlobalDefs &defs) |
Constructors & destructor | |
| Otf2Writer () | |
| ~Otf2Writer () | |
The Otf2Writer class can be used to write in-memory trace data to an OTF2 archive on disk.
| void pearl::Otf2Writer::write | ( | const std::string & | archive_name, |
| const LocalTrace & | trace, | ||
| const GlobalDefs & | defs | ||
| ) |
![]() |
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 |