- 04 Oct, 2017 2 commits
-
-
Shane Snyder authored
-
Shane Snyder 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
-
- 18 Sep, 2017 1 commit
-
-
cz7 authored
-
- 24 Jul, 2017 1 commit
-
-
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.
-
- 31 Jan, 2017 1 commit
-
-
Shane Snyder authored
-
- 30 Jan, 2017 1 commit
-
-
Shane Snyder authored
-
- 24 Oct, 2016 1 commit
-
-
Shane Snyder authored
-
- 17 Oct, 2016 1 commit
-
-
Cong Xu authored
Signed-off-by:
Cong Xu <cong.xu@intel.com>
-
- 10 Oct, 2016 1 commit
-
-
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>
-
- 05 Oct, 2016 1 commit
-
-
Philip Carns authored
bug reported by William Yoo
-
- 04 Oct, 2016 1 commit
-
-
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>
-
- 09 Aug, 2016 2 commits
-
-
Shane Snyder authored
-
Shane Snyder authored
-
- 14 Jun, 2016 1 commit
-
-
Shane Snyder authored
-
- 13 Jun, 2016 1 commit
-
-
Shane Snyder authored
A common record comparision/sort routine is now defined in darshan-common which can be used by any modules with fixed-length records and whose records first field is the darshan_base_record. The comparison was also updated to sort secondarily by darshan record identifier to resolve a potential bug in the way we have traditionally sorted the records.
-
- 10 Jun, 2016 1 commit
-
-
Shane Snyder authored
-
- 27 May, 2016 1 commit
-
-
Shane Snyder authored
-
- 01 May, 2016 2 commits
-
-
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
- be careful to record start timestamp of first open to start rather than start timestamp of first open to complete
-
- 23 Feb, 2016 1 commit
-
-
Shane Snyder authored
-
- 22 Feb, 2016 1 commit
-
-
Shane Snyder authored
-
- 19 Feb, 2016 1 commit
-
-
Shane Snyder authored
-
- 05 Feb, 2016 1 commit
-
-
Shane Snyder authored
-
- 29 Jan, 2016 1 commit
-
-
Shane Snyder authored
-
- 28 Jan, 2016 1 commit
-
-
Shane Snyder authored
-
- 27 Jan, 2016 1 commit
-
-
Shane Snyder authored
-
- 20 Jan, 2016 1 commit
-
-
Shane Snyder authored
-
- 19 Jan, 2016 1 commit
-
-
Shane Snyder authored
-
- 17 Dec, 2015 1 commit
-
-
Shane Snyder authored
-
- 08 Dec, 2015 1 commit
-
-
Shane Snyder authored
-
- 24 Nov, 2015 1 commit
-
-
Shane Snyder authored
-
- 02 Nov, 2015 1 commit
-
-
Shane Snyder authored
user can now give a config option or use a runtime environment variable to control darshan's per module memory requirements.
-
- 12 Oct, 2015 1 commit
-
-
Shane Snyder authored
-
- 25 Sep, 2015 1 commit
-
-
Shane Snyder authored
-
- 10 Sep, 2015 1 commit
-
-
Shane Snyder authored
-
- 25 Aug, 2015 1 commit
-
-
Shane Snyder authored
-
- 04 Aug, 2015 2 commits
-
-
Shane Snyder authored
-
Shane Snyder authored
-
- 23 Jul, 2015 1 commit
-
-
Shane Snyder authored
-