- 15 Dec, 2016 1 commit
-
-
Shane Snyder authored
-
- 09 Dec, 2016 2 commits
-
-
-
Cong Xu authored
Signed-off-by:
Cong Xu <congxu@localhost.localdomain>
-
- 08 Dec, 2016 3 commits
-
-
Shane Snyder authored
-
Shane Snyder authored
-
Shane Snyder authored
-
- 02 Dec, 2016 1 commit
-
-
Shane Snyder authored
-
- 01 Dec, 2016 3 commits
-
-
Shane Snyder authored
-
Shane Snyder authored
-
Shane Snyder 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).
-
- 17 Nov, 2016 1 commit
-
-
Cong Xu authored
Signed-off-by:
Cong Xu <congxu@localhost.localdomain>
-
- 08 Nov, 2016 1 commit
-
-
Cong Xu authored
Signed-off-by:
Cong Xu <cong.xu@intel.com>
-
- 04 Nov, 2016 5 commits
-
-
Shane Snyder authored
-
Shane Snyder authored
-
Shane Snyder authored
-
Shane Snyder authored
-
Shane Snyder authored
-
- 01 Nov, 2016 1 commit
-
-
Cong Xu authored
Signed-off-by:
Cong Xu <cong.xu@intel.com>
-
- 28 Oct, 2016 2 commits
-
-
Cong Xu authored
Signed-off-by:
Cong Xu <cong.xu@intel.com>
-
Shane Snyder authored
-
- 26 Oct, 2016 2 commits
-
-
Cong Xu authored
Signed-off-by:
Cong Xu <cong.xu@intel.com>
-
Shane Snyder authored
-
- 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
-
- 18 Oct, 2016 1 commit
-
-
Glenn K. Lockwood authored
-
- 17 Oct, 2016 1 commit
-
-
Cong Xu authored
Signed-off-by:
Cong Xu <cong.xu@intel.com>
-
- 14 Oct, 2016 2 commits
-
-
Cong Xu authored
1. At log parsing time, pass Lustre striping information to DXLT module a. Obtain Lustre striping information in Lustre Module. b. Cache file striping information and map it to file name. c. Pass file striping information to DXLT module for each file. 2. In DXLT module, print Lustre striping and OST information if file system type is Lustre. Signed-off-by:
Cong Xu <cong.xu@intel.com>
-
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 4 commits
-
-
Cong Xu authored
-
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
-
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.
-
- 06 Oct, 2016 1 commit
-
-
Shane Snyder authored
-