- 22 Feb, 2018 2 commits
-
-
Philip Carns authored
- resolve warnings - make format more consistent
-
Philip Carns authored
-
- 09 Jan, 2018 8 commits
-
-
Shane Snyder authored
-
Shane Snyder authored
-
Shane Snyder authored
-
Shane Snyder authored
-
Shane Snyder authored
we should probably always include logs that contain dxt data in the example output directory so we can track that module over releases
-
Shane Snyder authored
-
Shane Snyder authored
-
Shane Snyder authored
-
- 08 Jan, 2018 2 commits
-
-
Shane Snyder authored
-
Shane Snyder authored
fix __wrap_H5get_libversion undefined reference See merge request darshan/darshan!18
-
- 05 Jan, 2018 1 commit
-
-
Philip Carns authored
- reported by Jialin Liu - triggered by some HDF5 programs - solved by eliminating incomplete wrapper mechanisms for H5get_libversion() and invoking it directly (Darshan needs to use, not wrap, this function)
-
- 19 Dec, 2017 1 commit
-
-
Shane Snyder authored
Update darshan-job-summary.pl.in See merge request darshan/darshan!17
-
- 15 Dec, 2017 1 commit
-
-
Shane Snyder authored
utility was trying to aggregate DXT records, which have no record aggregation function
-
- 14 Dec, 2017 1 commit
-
-
Thomas Applencourt authored
-
- 01 Nov, 2017 1 commit
-
-
Shane Snyder authored
-
- 31 Oct, 2017 3 commits
-
-
Shane Snyder authored
-
Shane Snyder authored
-
Shane Snyder authored
-
- 13 Oct, 2017 1 commit
-
-
Shane Snyder authored
-
- 04 Oct, 2017 4 commits
-
-
Shane Snyder authored
-
Shane Snyder authored
-
Shane Snyder authored
-
Shane Snyder authored
-
- 29 Sep, 2017 1 commit
-
-
Philip Carns authored
-
- 22 Sep, 2017 2 commits
-
-
Shane Snyder authored
-
Shane Snyder authored
dxt_analyzer See merge request !16
-
- 19 Sep, 2017 2 commits
-
-
Philip Carns authored
-
Philip Carns authored
- match convention of other modules where possible - avoid trampoline for non-PMPI calls - resolve underlying symbols at run time - use symbol name direclty in wrapper
-
- 18 Sep, 2017 4 commits
- 25 Jul, 2017 2 commits
-
-
Shane Snyder authored
-
Shane Snyder authored
Fix for Issue 229 negative stdio timers See merge request !15
-
- 24 Jul, 2017 3 commits
-
-
Shane Snyder authored
Previously, modules would explicitly disable instrumentation when ever Darshan core called into the module to shut it down. The issue is that Darshan core starts shutting down well before modules do, so there is a time interval where modules could be trying to instrument data while its not safe to do so. Now, we expose a function (darshan_core_disabled_instrumentation) that modules can call to determine if its safe to instrument data.
-
Shane Snyder authored
-
Shane Snyder authored
-
- 03 May, 2017 1 commit
-
-
Shane Snyder authored
one counter had spaces instead of underscores See merge request !14
-