- 21 Sep, 2016 1 commit
-
-
Shane Snyder authored
-
- 20 Sep, 2016 1 commit
-
-
Shane Snyder authored
this includes defining an example logutils function for aggregating null records into a single shared null record (needed for darshan-merge utility)
-
- 18 Sep, 2016 1 commit
-
-
Philip Carns authored
-
- 08 Sep, 2016 1 commit
-
-
Shane Snyder authored
This is needed to distinguish between log files generated with the same job id (i.e., for jobs that have multiple steps)
-
- 20 Aug, 2016 1 commit
-
-
Philip Carns authored
-
- 09 Aug, 2016 3 commits
-
-
Shane Snyder authored
-
Shane Snyder authored
-
Shane Snyder authored
-
- 07 Jul, 2016 3 commits
-
-
Shane Snyder authored
This function can be called by modules to allow FS-specific modules to gather data for a given file path/file descriptor. Currently integrated into POSIX and STDIO modules.
-
Philip Carns authored
- remaining items are tracked in gitlab issues
-
Philip Carns authored
- untested
-
- 06 Jul, 2016 2 commits
-
-
Shane Snyder authored
-
Shane Snyder authored
There are cases where lustre stripe info is not available the first time a given file is opened (e.g., when using the llapi_file_create call). So, now we call into the lustre module every time a file is opened to give the module a chance to gather data.
-
- 01 Jul, 2016 1 commit
-
-
Shane Snyder authored
-
- 30 Jun, 2016 2 commits
-
-
Shane Snyder authored
-
Philip Carns authored
-
- 28 Jun, 2016 2 commits
-
-
Shane Snyder authored
-
Shane Snyder authored
-
- 27 Jun, 2016 1 commit
-
-
Shane Snyder authored
some bugs were causing the regression tests to fail when using LD_PRELOAD instrumentation method
-
- 24 Jun, 2016 4 commits
-
-
Philip Carns authored
-
Philip Carns authored
-
Philip Carns authored
-
Philip Carns authored
-
- 23 Jun, 2016 1 commit
-
-
Philip Carns authored
- eliminated 110 SLOC - untested
-
- 21 Jun, 2016 2 commits
-
-
Glenn K. Lockwood authored
fixed bugs that prevented record names from mapping to file systems in darshan-util; also fixed thread safety and deadlock issues
-
Shane Snyder authored
-
- 17 Jun, 2016 3 commits
-
-
Shane Snyder authored
-
Shane Snyder authored
-
Shane Snyder authored
-
- 15 Jun, 2016 1 commit
-
-
Glenn K. Lockwood authored
-
- 14 Jun, 2016 3 commits
-
-
Shane Snyder authored
-
Shane Snyder authored
-
Shane Snyder authored
-
- 13 Jun, 2016 2 commits
-
-
Shane Snyder authored
-
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 3 commits
-
-
Shane Snyder authored
-
Shane Snyder authored
-
Shane Snyder authored
-
- 09 Jun, 2016 2 commits
-
-
Shane Snyder authored
-
Shane Snyder authored
rather than using 'begin_shutdown', 'get_output_data', and 'shutdown', we combine all three into one shutdown routine.
-