- 01 May, 2016 13 commits
-
-
Philip Carns authored
-
Philip Carns authored
-
Philip Carns authored
-
Philip Carns authored
- read and write start timestamps should record start timestamp of first read/write to *begin*, not start timestamp of first read/write to complete - mirrors earlier fix to open timestamps
-
Philip Carns authored
-
Philip Carns authored
-
Philip Carns authored
-
Philip Carns authored
-
Philip Carns authored
-
Philip Carns authored
-
Philip Carns authored
-
Philip Carns authored
-
Philip Carns authored
- be careful to record start timestamp of first open to start rather than start timestamp of first open to complete
-
- 29 Apr, 2016 4 commits
-
-
Philip Carns authored
-
Philip Carns authored
-
Philip Carns authored
-
Philip Carns authored
-
- 27 Apr, 2016 1 commit
-
-
Shane Snyder authored
-
- 26 Apr, 2016 1 commit
-
-
Shane Snyder authored
mount information is now sorted in order of descending mount point lengths to fix a bug in matching file names to mount points. the longest mount point string which matches the file name is the corresponding mount. this change requires slight changes to the darshan-logutils API, but does not modify the log file format
-
- 19 Apr, 2016 1 commit
-
-
Philip Carns authored
- move fopen/fopen64 wrappers to stdio module - make infrastructure for tracking stream pointers based on similar fd infrastructure in posix - define placeholder record structs - wrappers don't actually do anything yet
-
- 14 Apr, 2016 3 commits
-
-
Philip Carns authored
-
Philip Carns authored
-
Shane Snyder authored
-
- 28 Mar, 2016 6 commits
-
-
Shane Snyder authored
Otherwise, compile errors are generated when building an external tool that uses the darshan-logutils api/library.
-
Shane Snyder authored
-
Shane Snyder authored
Darshan now provides debugging tips for cases where log files are not generated.
-
Shane Snyder authored
-
Shane Snyder authored
-
Shane Snyder authored
-
- 24 Mar, 2016 1 commit
-
-
Shane Snyder authored
-
- 18 Mar, 2016 5 commits
-
-
Shane Snyder authored
-
Shane Snyder authored
-
Shane Snyder authored
-
Shane Snyder authored
-
Shane Snyder authored
-
- 14 Mar, 2016 2 commits
-
-
Shane Snyder authored
-
Shane Snyder authored
-
- 22 Feb, 2016 3 commits
-
-
Shane Snyder authored
-
Shane Snyder authored
-
Shane Snyder authored
Since we had to modify HDF5/PnetCDF linker flags to work on Cray by undefining appropriate symbols, we need to update the linker options used in darshan-config. darshan-config linker options need to include the stubs libraries and use '--start-group' and '--end-group' flags to resolve the symbols correctly
-