- 19 Sep, 2017 1 commit
-
-
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 1 commit
-
-
cz7 authored
-
- 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
-
- 02 May, 2017 1 commit
-
-
Glenn K. Lockwood authored
-
- 27 Apr, 2017 7 commits
-
-
Shane Snyder authored
-
Shane Snyder authored
-
Shane Snyder authored
only tested on Edison so far, and works fine
-
Shane Snyder authored
-
Shane Snyder authored
fix --with-bzlib=DIR ignoring DIR See merge request !13
-
Shane Snyder authored
editing to clarify this regression testing is for BG systems @ ALCF, since the scripts assume Cobalt scheduler
-
Shane Snyder authored
-
- 26 Apr, 2017 1 commit
-
-
Glenn K. Lockwood authored
-
- 25 Apr, 2017 4 commits
-
-
Shane Snyder authored
-
Shane Snyder authored
added support for DARSHAN_EXCLUDE_DIRS See merge request !12
-
Shane Snyder authored
-
Shane Snyder authored
-
- 20 Apr, 2017 1 commit
-
-
Cristian Simarro authored
-
- 11 Apr, 2017 2 commits
-
-
Shane Snyder authored
-
Shane Snyder authored
-
- 06 Apr, 2017 2 commits
-
-
Shane Snyder authored
-
Shane Snyder authored
-
- 23 Feb, 2017 2 commits
-
-
Shane Snyder authored
-
Shane Snyder authored
-
- 20 Feb, 2017 3 commits
-
-
Shane Snyder authored
Address Darshan-parser seg fault issue and print OST obdidx in one line See merge request !11
-
Shane Snyder authored
* mpi-io-test case now also checks that the DXT parser can handle a log file with no DXT data * a new mpi-io-test was added to run with DXT tracing enabled to ensure DXT and it's parser are both functioning properly
-
Shane Snyder authored
-
- 13 Feb, 2017 1 commit
-
-
Cong Xu authored
Signed-off-by:
CongXu <cong.xu@intel.com>
-
- 10 Feb, 2017 6 commits
-
-
Shane Snyder authored
-
Shane Snyder authored
-
Shane Snyder authored
-
Shane Snyder authored
-
Shane Snyder authored
-
Shane Snyder authored
-
- 09 Feb, 2017 1 commit
-
-
Shane Snyder authored
-
- 03 Feb, 2017 1 commit
-
-
Philip Carns authored
-