- 20 Apr, 2017 1 commit
-
-
Cristian Simarro authored
-
- 09 Feb, 2017 1 commit
-
-
Shane Snyder authored
-
- 03 Feb, 2017 2 commits
-
-
Philip Carns authored
-
Philip Carns authored
see #223
-
- 31 Jan, 2017 1 commit
-
-
Shane Snyder authored
-
- 30 Jan, 2017 5 commits
-
-
Shane Snyder authored
-
Shane Snyder authored
-
Shane Snyder authored
-
Shane Snyder authored
this allows us to request memory allocations at smaller granularity than MiB
-
Shane Snyder authored
-
- 25 Jan, 2017 2 commits
-
-
Philip Carns authored
-
Philip Carns authored
- untested
-
- 24 Jan, 2017 4 commits
-
-
Glenn K. Lockwood authored
-
Glenn K. Lockwood authored
-
Glenn K. Lockwood authored
-
Glenn K. Lockwood authored
-
- 22 Jan, 2017 2 commits
-
-
Philip Carns authored
-
Philip Carns authored
-
- 19 Jan, 2017 1 commit
-
-
Philip Carns authored
Anonymous mmap() calls have no backing file and therefore won't match any Darshan characterization records, so we can skip the record lookup in this case. This also fixes a deadlock on Cray systems with hugepages enabled, see #210.
-
- 16 Jan, 2017 1 commit
-
-
kalle authored
Signed-off-by:
Phil Carns <carns@mcs.anl.gov>
-
- 16 Dec, 2016 2 commits
-
-
Shane Snyder authored
-
Cristian Simarro authored
-
- 15 Dec, 2016 2 commits
-
-
Shane Snyder authored
-
Cristian Simarro authored
-
- 12 Dec, 2016 1 commit
-
-
Cristian Simarro authored
-
- 30 Nov, 2016 3 commits
-
-
Shane Snyder authored
-
Shane Snyder authored
-
Shane Snyder authored
no instrumenation_disabled flags are needed since this functionality will be managed by the overlying MPI-IO and POSIX modules (DXT calls are embedded in wrappers in these modules).
-
- 08 Nov, 2016 1 commit
-
-
Cong Xu authored
Signed-off-by:
Cong Xu <cong.xu@intel.com>
-
- 26 Oct, 2016 1 commit
-
-
Cong Xu authored
Signed-off-by:
Cong Xu <cong.xu@intel.com>
-
- 25 Oct, 2016 1 commit
-
-
Shane Snyder authored
-
- 24 Oct, 2016 3 commits
-
-
Shane Snyder authored
-
Shane Snyder authored
-
Shane Snyder authored
-
- 20 Oct, 2016 1 commit
-
-
Shane Snyder authored
-
- 17 Oct, 2016 1 commit
-
-
Cong Xu authored
Signed-off-by:
Cong Xu <cong.xu@intel.com>
-
- 14 Oct, 2016 1 commit
-
-
Cong Xu authored
2. Refactor DXLT to be a generic IO tracing tool for files on any file system. 3. Add file type information in DXLT log parser. Next steps: 1. Based on the file type information in DXLT log parser, add information for specific file types. (For instance, add OST information for files on Lustre) 2. In the process of parsing DXLT logs, figure out how to obtain Lustre striping information from Lustre module. 3. Rename DXLT to be "Darshan eXtended Tracing (DXT)" or "Darshan eXtended IO Tracing (DXIOT)". Signed-off-by:
Cong Xu <cong.xu@intel.com>
-
- 13 Oct, 2016 1 commit
-
-
Cong Xu authored
Signed-off-by:
Cong Xu <cong.xu@intel.com>
-
- 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.
-