summaryrefslogtreecommitdiffstats
path: root/pablo/PabloHDF.c
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r4110] Dan Wells2001-07-051-1223/+241
| | | | | | | | | | | | | | | Purpose: feature Description: allows the option of building the library libhdf-inst.a so that it can link with either the Pablo Trace Libraries or with the Pablo Performance Capture Facility (PCF) Solution: Added code for conditional compilation using the PCF_BUILD flag. When the library is made, the user can specify PABLO_BUILD=PCF which will cause the -DPCF_BUILD to be passed to the compiler. Platforms tested: Solaris, IRIX64
* [svn-r3957] Dan Wells2001-06-041-50/+48
| | | | | | | | | | | | Purpose: Bug fix Description: The MPI I/O calls were not being traced. Solution: Changed the calls to traceEvent from the MPI I/O tracing to HDFtraceEvent in the Pablo Traceing. Platforms tested: Irix 32 and 64, HP VClass 32 and 64 bit and Solaris
* [svn-r3874] Dan Wells2001-04-301-698/+1529
| | | | | | | | | | | | | | Purpose: feature Description: This brings the development version up to date with the release version. It now supports Pablo tracing of MPI-I/O calls from MPI-I/O versions which are not totally compliant with the standars. Solution: Added entries to bypass the current MPI-I/O tracing in the Pablo Trace Library. Platforms tested: IRIX64/Solaris/IBM SP2
* [svn-r3619] Dan Wells2001-03-131-428/+190
| | | | | | | | | | | | | | | Purpose: These changes allow the user to determine bytes requested and bytes received by MPI I/O calls. Description: User wished to know if the number of bytes requested in MPI I/O calls was save as the number actually received. Solution: Added additional fields to the HDFrecord structure for bytes requested and bytes received. Other files reflect these changes. Platforms tested: Solaris IRIX64 parallel
* [svn-r2487] Added support for fortran. Also made the Makefile more universal.Dan Wells2000-08-291-6/+4
|
* [svn-r1238] prototype change in Pablo trace libraryDan Wells1999-04-291-3/+2
|
* [svn-r1185] Using same file for HDF 4 and HDF 5.Dan Wells1999-04-151-0/+1745
|
* [svn-r1123] Updates for bug fixes and new entry points in files from src ↵Dan Wells1999-03-091-1585/+0
| | | | directory.
* [svn-r881] Updates to support MPIO real-time tracingDan Wells1998-11-061-0/+690
|
* [svn-r865] Modifications required for 64 bit longs.Dan Wells1998-11-031-3/+3
|
* [svn-r853] Updated code to better handle new HDF entry points.Dan Wells1998-10-301-4/+37
|
* [svn-r796] Pablo instrumentation support files.Dan Wells1998-10-261-0/+862