- 11 Jan, 2019 1 commit
-
-
Shane Snyder authored
-
- 05 Dec, 2018 3 commits
-
-
Shane Snyder authored
-
Shane Snyder authored
-
Shane Snyder authored
-
- 29 Nov, 2018 1 commit
-
-
Shane Snyder authored
-
- 24 Nov, 2018 1 commit
-
-
Glenn K. Lockwood authored
-
- 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
-
- 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
-
- 22 Jan, 2017 1 commit
-
-
Philip Carns authored
-
- 10 Oct, 2016 2 commits
-
-
Cong Xu authored
1. Use Lustre Module in Darshan 2. Integrate DXLT IO tracing code into one module 3. Add hooks in POSIX and MPI Modules 4. Add Intel copyright Signed-off-by:
Cong Xu <cong.xu@intel.com>
-
Shane Snyder authored
The MAP_OR_FAIL macro is resolving fopen rather than fopen64, causing a NULL function pointer to be executed in the wrapper in the case of using Darshan's LD_PRELOAD mechanism.
-
- 22 Sep, 2016 1 commit
-
-
Shane Snyder authored
-
- 18 Sep, 2016 1 commit
-
-
Philip Carns authored
-
- 20 Aug, 2016 1 commit
-
-
Philip Carns authored
-
- 09 Aug, 2016 1 commit
-
-
Shane Snyder authored
-
- 07 Jul, 2016 3 commits
-
-
Shane Snyder authored
This function can be called by modules to allow FS-specific modules to gather data for a given file path/file descriptor. Currently integrated into POSIX and STDIO modules.
-
Philip Carns authored
- remaining items are tracked in gitlab issues
-
Philip Carns authored
- untested
-
- 06 Jul, 2016 1 commit
-
-
Shane Snyder authored
-
- 30 Jun, 2016 1 commit
-
-
Philip Carns authored
-
- 24 Jun, 2016 4 commits
-
-
Philip Carns authored
-
Philip Carns authored
-
Philip Carns authored
-
Philip Carns authored
-
- 23 Jun, 2016 1 commit
-
-
Philip Carns authored
- eliminated 110 SLOC - untested
-
- 27 May, 2016 1 commit
-
-
Philip Carns authored
- includes regression test for fprintf and fscanf - apparently you have to wrap __isoc99_fscanf instead of fscanf sometimes
-
- 24 May, 2016 1 commit
-
-
Philip Carns authored
-
- 23 May, 2016 11 commits
-
-
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
-
Philip Carns authored
-
Philip Carns authored
-