- 16 Dec, 2016 2 commits
-
-
Shane Snyder authored
Get Fortran executable arguments We usually work with Fortran programs and it is always useful to have the arguments of the executable in the Darshan log. This feature allows Drshan to get the executable name and the arguments from /proc/self/cmdline if the program is Fortran (argc==0) See merge request !3
-
Cristian Simarro authored
-
- 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 1 commit
-
-
Shane Snyder authored
-