- 15 Dec, 2016 1 commit
-
-
Cristian Simarro authored
-
- 12 Dec, 2016 1 commit
-
-
Cristian Simarro authored
-
- 08 Dec, 2016 2 commits
-
-
Shane Snyder authored
-
Shane Snyder authored
-
- 04 Nov, 2016 5 commits
-
-
Shane Snyder authored
-
Shane Snyder authored
-
Shane Snyder authored
-
Shane Snyder authored
-
Shane Snyder authored
-
- 28 Oct, 2016 1 commit
-
-
Shane Snyder authored
-
- 18 Oct, 2016 1 commit
-
-
Glenn K. Lockwood authored
-
- 10 Oct, 2016 2 commits
-
-
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 3 commits
-
-
Shane Snyder authored
-
Shane Snyder authored
darshan-logutils now returns an error when encountering a log file with a module version number greater than what the library was built with. all utilities were also updated to account for this modification
-
Shane Snyder authored
-
- 05 Oct, 2016 4 commits
-
-
Philip Carns authored
-
Philip Carns authored
-
Philip Carns authored
-
Philip Carns authored
bug reported by William Yoo
-
- 30 Sep, 2016 5 commits
-
-
Shane Snyder authored
-
Shane Snyder authored
-
Shane Snyder authored
-
Shane Snyder authored
-
Shane Snyder authored
-
- 27 Sep, 2016 1 commit
-
-
Shane Snyder authored
-
- 26 Sep, 2016 2 commits
-
-
Shane Snyder authored
The stdio module stores names for the default streams (stdin, stderr, stdout) in the following format: <STDERR>. The '<' and '>' symbols require proper escape characters in order to be properly interpretated by the darshan-job-summary (perl) script.
-
Shane Snyder authored
-
- 23 Sep, 2016 9 commits
-
-
Shane Snyder authored
-
Shane Snyder authored
-
Shane Snyder authored
-
Shane Snyder authored
-
Shane Snyder authored
-
Shane Snyder authored
-
Shane Snyder authored
-
Shane Snyder authored
-
Shane Snyder authored
-
- 22 Sep, 2016 3 commits
-
-
Shane Snyder authored
-
Shane Snyder authored
POSIX_F_OPEN_TIMESTAMP is now POSIX_F_OPEN_START_TIMESTAMP POSIX_F_CLOSE_TIMESTAMP is now POSIX_F_CLOSE_END_TIMESTAMP I also added POSIX_F_OPEN_END_TIMESTAMP and POSIX_F_CLOSE_START_TIMESTAMP, so we can better understand how long open and close phases are for some applications.
-
Shane Snyder authored
-