3.0-rc2 (revision 337012f1)
File List
Here is a list of all documented files with brief descriptions:
[detail level 12]
  otf2
 otf2.hMain include file for applications using OTF2
 OTF2_Archive.hWriting interface for OTF2 archives
 OTF2_AttributeList.hThis layer enables dynamic appending of arbitrary attributes to any type of event record
 OTF2_AttributeValue.hDeclares the OTF2_AttributeValue and provides convenience functions to convert from and to OTF2 enum values
 OTF2_Callbacks.hThis header file provides all user callbacks
 otf2_compiler.hCompiler feature test macros
 OTF2_Definitions.hData types used in the definition records
 OTF2_DefReader.hThis is the local definition reader, which reads location dependent definitions, and can also be used to get the mapping information from the local definition file. Local definitions are always assigned to a location
 OTF2_DefReaderCallbacks.hThis defines the callbacks for the definition reader
 OTF2_DefWriter.hThis file provides all routines that write definition records of a single location
 OTF2_Events.hEnums and types used in event records
 OTF2_EventSizeEstimator.hProvides a interface to estimate the size of a resulting trace file
 OTF2_EvtReader.hThis is the local event reader, which reads events from one location
 OTF2_EvtReaderCallbacks.hThis defines the callbacks for the event reader
 OTF2_EvtWriter.hThis lowest user-visible layer provides write routines to write event data of a single location
 OTF2_GeneralDefinitions.hThis header file provides general definitions which should be accessible in all internal and external modules
 OTF2_GlobalDefReader.hThis is the definition reader
 OTF2_GlobalDefReaderCallbacks.hThis defines the callbacks for the global definition reader
 OTF2_GlobalDefWriter.hThis layer always writes globally defined OTF2 definition records and is used to write either the global definitions in addition to local definitions or write all definitions as globally valid in combination with OTF2_GlobalEventWriter. Global definitions are stored in one global definition file, which makes it nearly impossible to write them in a distributed manner. It is therefore only allowed to get such a writer from an OTF2_Archive which is the primary archive in the collective context
 OTF2_GlobalEvtReader.hThis is the global event reader
 OTF2_GlobalEvtReaderCallbacks.hThis defines the callbacks for the global event reader
 OTF2_GlobalSnapReader.hThis is the global snapshot event reader
 OTF2_GlobalSnapReaderCallbacks.hThis defines the callbacks for the global snap reader
 OTF2_IdMap.hIdentifier mapping data structure, based on Scalasca's epk_idmap.h
 OTF2_Marker.hThis file provides types and enums for markers
 OTF2_MarkerReader.hThis file provides all routines that read marker records
 OTF2_MarkerReaderCallbacks.hThis defines the callbacks for the marker reader
 OTF2_MarkerWriter.hThis file provides all routines that write marker records
 OTF2_MPI_Collectives.hMPI collectives for OTF2
 OTF2_OpenMP_Locks.hOpenMP locks for OTF2
 OTF2_Pthread_Locks.hPthread locks for OTF2
 OTF2_Reader.hReading interface for OTF2 archives
 OTF2_SnapReader.hThis is the local snap reader, which reads snapshot events from one location
 OTF2_SnapReaderCallbacks.hThis defines the callbacks for the snap reader
 OTF2_SnapWriter.hThis lowest user-visible layer provides write routines to write snapshot records for a single location
 OTF2_Thumbnail.hThis lowest user-visible layer provides write routines to read and write thumbnail data
  otf2
 OTF2_ErrorCodes.hError codes and error handling