summaryrefslogtreecommitdiffstats
path: root/pablo/PabloHDF_RT.c
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r6276] Purpose:Quincey Koziol2003-01-131-1/+2
| | | | | | | Code cleanup Description: Check in some Pablo fixes I've had floating around for quite some time.
* [svn-r5220] Dan Wells2002-04-221-192/+175
| | | | | | | | | | | | | Purpose: Bug Fix Description: Users could not trace MPI programs when library wasn't compiled for parallel execution Solution: Allow Pablo Trace library to set the processor number and generate the filenames for each processor. Platforms tested: Sun Workstation, HP VClass, Irix 64
* [svn-r4110] Dan Wells2001-07-051-2/+7
| | | | | | | | | | | | | | | 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-r3619] Dan Wells2001-03-131-374/+558
| | | | | | | | | | | | | | | 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-r1199] Corrected a problem with file mappings.Dan Wells1999-04-201-4/+5
|
* [svn-r1181] Changes to allow automatic building of tables for event IDs and ↵Dan Wells1999-04-141-64/+58
| | | | for compatiblity of HDF 4 and HDF 5 trace files.
* [svn-r1123] Updates for bug fixes and new entry points in files from src ↵Dan Wells1999-03-091-33/+33
| | | | directory.
* [svn-r922] Using CLOCK structure for timings as opposed to doubles for ↵Dan Wells1998-11-181-54/+67
| | | | better accuracy.
* [svn-r908] Fixed a bug in the I/O totals computation.Dan Wells1998-11-131-21/+30
|
* [svn-r881] Updates to support MPIO real-time tracingDan Wells1998-11-061-25/+41
|
* [svn-r865] Modifications required for 64 bit longs.Dan Wells1998-11-031-20/+17
|
* [svn-r853] Updated code to better handle new HDF entry points.Dan Wells1998-10-301-19/+24
|
* [svn-r796] Pablo instrumentation support files.Dan Wells1998-10-261-0/+1473