<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en">
<head>
<meta content="text/html; charset=US-ASCII" http-equiv="Content-Type">
<title>
GitLab
</title>



<style>img {
max-width: 100%; height: auto;
}
</style>
</head>
<body>
<div class="content">

<h3>
Shane Snyder pushed to branch dev-fork-safe
at <a href="https://xgitlab.cels.anl.gov/darshan/darshan">darshan / darshan</a>
</h3>
<h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/ff8e0a657facd13e7b3e46ec00588906faf50907">ff8e0a65</a></strong>
<div>
<span>by Jakob Luettgau</span>
<i>at 2019-08-01T10:32:56-05:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Initial setup for a python package including documenting stubs for
various tests (pytest, coverage, lint/flake8) and make targets for easy
releases.
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/615f7363c094b72743a34b4317c5db05f9bbb216">615f7363</a></strong>
<div>
<span>by Jakob Luettgau</span>
<i>at 2019-08-01T13:58:24-05:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Replace with actual tests.
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/17db029ee1f3baa96b04f5790d155c8af5f09480">17db029e</a></strong>
<div>
<span>by Jakob Luettgau</span>
<i>at 2019-08-13T09:15:59-05:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Isolate stdio-segfault/could not inflate issue. Update examples and notebook.
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/bbdb90e76413261b66248bec7d8ef6527da27637">bbdb90e7</a></strong>
<div>
<span>by Jakob Luettgau</span>
<i>at 2019-09-09T17:19:01-05:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Merge branch 'master' into python-package
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/7454041ced37c467e7dcfff6bdc4df41e2526189">7454041c</a></strong>
<div>
<span>by Jakob Luettgau</span>
<i>at 2019-09-11T18:19:30-05:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Add object wrapper to cffi based parser for more pythonic interaction.
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/9e2140f4d105de41ddf880835850bf412ec21522">9e2140f4</a></strong>
<div>
<span>by Jakob Luettgau</span>
<i>at 2019-09-11T18:19:45-05:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Merge branch 'python-package' of xgitlab.cels.anl.gov:jluettgau/darshan into python-package
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/a630ddc97888421fd357cdaf37c5ee756bb14bc3">a630ddc9</a></strong>
<div>
<span>by Jakob Luettgau</span>
<i>at 2019-09-11T18:38:15-05:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Include example, and move example plots into renderer specific module.
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/d6b07f762e33a0df6f6c73323aedc5d0ce7de36b">d6b07f76</a></strong>
<div>
<span>by Jakob Luettgau</span>
<i>at 2019-09-17T21:27:56-05:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Port summary generation to pydarshan object wrapper.
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/2e9dddc2a26b5180ec18d0d3adcd67014020524e">2e9dddc2</a></strong>
<div>
<span>by Jakob Luettgau</span>
<i>at 2019-12-28T14:31:01+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Add basic dxt support (without segments). Updates to documentation, and example notebooks.
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/1c3d6d4d6d2ec9626e17122ed1ecdb4a721659b0">1c3d6d4d</a></strong>
<div>
<span>by Jakob Luettgau</span>
<i>at 2019-12-30T22:37:51+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Add log_get_dxt_record to python cffi backend and report object wrapper.
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/8b2b4734fb444ee7bff6fdfa4a4a4ab374f8c746">8b2b4734</a></strong>
<div>
<span>by Jakob Luettgau</span>
<i>at 2020-01-04T14:57:57+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Have cffi backend cache module index and name_records along with log handle as they are often used internally.
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/6ba187a48eb12777cf45eeef4ab7a86a69e4073d">6ba187a4</a></strong>
<div>
<span>by Jakob Luettgau</span>
<i>at 2020-01-05T23:39:38+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Add timeline report generator.
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/ac6e8ca0649e8f4f470221e22778a8fb090c2117">ac6e8ca0</a></strong>
<div>
<span>by Jakob Luettgau</span>
<i>at 2020-02-24T16:57:22+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Add additional documentation, simplefy documentation.
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/e587da8c0744369cc73ee52860ee21f010e0609b">e587da8c</a></strong>
<div>
<span>by Jakob Luettgau</span>
<i>at 2020-02-24T17:21:32+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Merge branch 'master' into python-package
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/e0773049ddb49840a519f16d426e29ba55eff5cd">e0773049</a></strong>
<div>
<span>by Jakob Luettgau</span>
<i>at 2020-02-26T18:37:07+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactoring to move aggregations to experimental for the time being. Convieniently reenable by calling darshan.enable_experimental() after import darshan.
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/ed91ae3c1e2b6f549101377789e8c996c0a48e92">ed91ae3c</a></strong>
<div>
<span>by Jakob Luettgau</span>
<i>at 2020-02-26T19:18:56+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Have notebooks with some of the expected outputs preserved.
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/18bfe771cd4ad6146fb87083980f0b2e8ed38a3c">18bfe771</a></strong>
<div>
<span>by Jakob Luettgau</span>
<i>at 2020-02-26T19:56:18+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Note about experimental switch.
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/42a6f6de5a03726dd91ae2b72da9057756babf30">42a6f6de</a></strong>
<div>
<span>by Jakob Luettgau</span>
<i>at 2020-04-11T00:05:22+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Prepare seperation of raw data and summary namespaces, add provenance and consistency structures for report algebra.
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/5de678372e4aa8d7e7b266e7a311608f8582196e">5de67837</a></strong>
<div>
<span>by Jakob Luettgau</span>
<i>at 2020-04-11T00:42:28+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Update jupyter notebooks to reflect refactorings (moving plots to experimental, seperating namespaces)
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/02f01e1c2e5b8ea56f5e23fb45562fb6c8f836cb">02f01e1c</a></strong>
<div>
<span>by Jakob Luettgau</span>
<i>at 2020-04-11T20:47:30+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updata tests: stdio - cherry pick some value to verify, report - reflect switch from r.report to r.data.
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/41212c28db03e73a09a312aba95b1ef9bad6f866">41212c28</a></strong>
<div>
<span>by Jakob Luettgau</span>
<i>at 2020-04-12T03:37:45+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Add additional notebooks for different features. Enable report algebra
for simple counters. Switch default plots to use report objects.
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/aaacffa0adcb74feff655df590dfd52da07846f3">aaacffa0</a></strong>
<div>
<span>by Jakob Luettgau</span>
<i>at 2020-04-13T16:15:06+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Add experimental filter and reduce methods.
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/29137c3627e1c17b1b17923c85a4c07ac82ced00">29137c36</a></strong>
<div>
<span>by Shane Snyder</span>
<i>at 2020-04-24T12:47:42-05:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">remove old bluegene regression test stuff
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/7f395272f5a1df1bb7d9128d0c90be303f182e30">7f395272</a></strong>
<div>
<span>by Shane Snyder</span>
<i>at 2020-04-24T12:47:42-05:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">add static/dynamic variants of prof-conf test
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/2c3ac243b17403fb8fc334d42e3bb24ae4604814">2c3ac243</a></strong>
<div>
<span>by Shane Snyder</span>
<i>at 2020-04-24T12:47:42-05:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">rename workstation-static test to cc-wrapper test
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/53d59541cb5079597c95902b0073c28dcd384816">53d59541</a></strong>
<div>
<span>by Shane Snyder</span>
<i>at 2020-04-24T12:47:42-05:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">rename dynamic test case to ld-preload
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/27eb5aad69eb590a1efd575e81d65e0732a2c0e0">27eb5aad</a></strong>
<div>
<span>by Shane Snyder</span>
<i>at 2020-04-24T12:47:42-05:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">updated regression readme for new test cases
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/c8c7470f0144ab26670fd03b36e41e6bcea1093a">c8c7470f</a></strong>
<div>
<span>by Shane Snyder</span>
<i>at 2020-04-24T12:47:42-05:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">typo
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/59bb8f1db5bd54a10e499a80249d43ea24f2b71f">59bb8f1d</a></strong>
<div>
<span>by Shane Snyder</span>
<i>at 2020-04-24T12:47:42-05:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">try static/dynamic theta tests for gitlab ci
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/6ce8bd7f2b11947ceefdc15ae2b98c4a070d0ae0">6ce8bd7f</a></strong>
<div>
<span>by Shane Snyder</span>
<i>at 2020-04-24T12:51:18-05:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">static test case not setting link_type properly
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/b9420c4be37cf5c25fedfab8fd6501e25d964709">b9420c4b</a></strong>
<div>
<span>by Shane Snyder</span>
<i>at 2020-04-26T22:29:55-05:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">attempt to split test into static/dynamic jobs
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/ccbd97bb673bc45861ee2709fef995bc3810dc73">ccbd97bb</a></strong>
<div>
<span>by Shane Snyder</span>
<i>at 2020-04-27T09:11:54-05:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">more gitlab ci debugging..
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/615948412195887179750ff749323161ebf47472">61594841</a></strong>
<div>
<span>by Shane Snyder</span>
<i>at 2020-04-27T09:54:11-05:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">restrict number of test cases for now
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/5258fc8449096078d483eeea39396d0a85cd859e">5258fc84</a></strong>
<div>
<span>by Shane Snyder</span>
<i>at 2020-04-27T10:16:29-05:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">allow project members to update ci jobs
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/86fcfce7b69336d214c6d36f9856103a4dd13d82">86fcfce7</a></strong>
<div>
<span>by Shane Snyder</span>
<i>at 2020-04-27T10:52:49-05:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">re-enable both static/dynamic test cases
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/88bd781414a75e3a49403a5465e2befba5af4df7">88bd7814</a></strong>
<div>
<span>by Jakob Luettgau</span>
<i>at 2020-05-03T18:15:44+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Homogenize aggregators, use summary namespace to store results.
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/2da3a81e0b0f4fe4064e14fbca57192cd5ffffc4">2da3a81e</a></strong>
<div>
<span>by Jakob Luettgau</span>
<i>at 2020-05-06T14:05:07+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Enable function chaining for filter and reduce. Remove obsolete.
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/a9ce0631bde1afc0f9bcf50c32bd7c668c9e5e97">a9ce0631</a></strong>
<div>
<span>by Jakob Luettgau</span>
<i>at 2020-05-06T23:06:50+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">PEP8.
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/f2e7cd1c587a00dc7fc0e59368dfb51a396cd249">f2e7cd1c</a></strong>
<div>
<span>by Jakob Luettgau</span>
<i>at 2020-05-12T19:01:45+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">PEP8.
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/0205559174e6186ba9c45a83789adc6591f38fa0">02055591</a></strong>
<div>
<span>by Jakob Luettgau</span>
<i>at 2020-05-14T13:07:18+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Merge remote-tracking branch 'upstream/master' into python-package
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/4184cf6019f1e68eb95520277d5691e07b19d2dc">4184cf60</a></strong>
<div>
<span>by Jakob Luettgau</span>
<i>at 2020-05-14T20:39:42+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Add spackage stub.
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/e71c8faa1536ad2feab8e41fdda6cfd758f51db6">e71c8faa</a></strong>
<div>
<span>by Shane Snyder</span>
<i>at 2020-06-08T11:56:19-05:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">cleanup darshan-util compiler warnings
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/c1348603c79d372be8353272f5c0b18ecffe37c6">c1348603</a></strong>
<div>
<span>by Shane Snyder</span>
<i>at 2020-06-08T11:57:24-05:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Merge branch 'dev-fix-darshan-util-warnings' into 'master'

fix darshan-util compiler warnings

See merge request darshan/darshan!58</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/6520802b99fc545745d445f1ddd0ce655aa30a9b">6520802b</a></strong>
<div>
<span>by Shane Snyder</span>
<i>at 2020-06-08T14:17:20-05:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">properly use runtime checks when not using MPI

Fixes #281
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/55a2259b04ed8f668aa9ffc9898ebc6ade50434a">55a2259b</a></strong>
<div>
<span>by Shane Snyder</span>
<i>at 2020-06-08T14:18:57-05:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Merge branch 'dev-fix-non-mpi-issue281' into 'master'

properly use runtime checks when not using MPI

Closes #281

See merge request darshan/darshan!59</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/656f8155a7db494ba5bdefd7bdcde4b23a753763">656f8155</a></strong>
<div>
<span>by Shane Snyder</span>
<i>at 2020-06-11T15:14:25-05:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Add openat support to POSIX module

Fixes #282
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/e714fec84a47950b7a7c21e8ba69d155a4b83e3f">e714fec8</a></strong>
<div>
<span>by Shane Snyder</span>
<i>at 2020-06-11T15:17:31-05:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Merge branch 'dev-openat-wrappers' into 'master'

Add openat support to POSIX module

Closes #282

See merge request darshan/darshan!60</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/90e8d4c9b52c4223bb253917369575378dd3506f">90e8d4c9</a></strong>
<div>
<span>by Jakob Luettgau</span>
<i>at 2020-06-19T21:40:25+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Add two examples for pydarshan utility wrappers with hardcoded prefix on install.
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/05e3060626fc27b3eb876df42198f9046803b3d7">05e30606</a></strong>
<div>
<span>by Jakob Luettgau</span>
<i>at 2020-06-19T21:42:52+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Update whitelist for distribution when installing with python setup.py install.
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/4d76339899c862f6d584bbb3e7856231329e57c5">4d763398</a></strong>
<div>
<span>by Jakob Luettgau</span>
<i>at 2020-06-20T20:30:11+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Add experimental filtered namerecord table reconstruction to libdarshan-utils.
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/10a7898f9c9321d2e1ef32db1fdb9eca8e9d49d3">10a7898f</a></strong>
<div>
<span>by Jakob Luettgau</span>
<i>at 2020-06-20T20:32:40+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Enable experimental get_filtered_name_records for python bindings, add test.
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/e0b4befb546ce0a194ad07dc49eaa5c9fb51bdc8">e0b4befb</a></strong>
<div>
<span>by Jakob Luettgau</span>
<i>at 2020-06-22T11:30:25+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Reenable eager utils discovery but ensure LD_LIBRARY_PATH takes precedence.
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/ea927721a1cff9237f9cc8e6c56adae4b0322638">ea927721</a></strong>
<div>
<span>by Jakob Luettgau</span>
<i>at 2020-06-22T11:33:03+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Add verbosity when opening file failed (e.g., filepath provided does not exist).
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/cd295f81c3b1570a2f9d5a4638ec81a2b39dfb7f">cd295f81</a></strong>
<div>
<span>by Jakob Luettgau</span>
<i>at 2020-06-22T11:42:53+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Add test for preliminary filtered name record helper.
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/572b2ff6ddcd68aabd9c1860c4525e4582c1466f">572b2ff6</a></strong>
<div>
<span>by Jakob Luettgau</span>
<i>at 2020-06-22T15:40:17+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Update notebook examples.
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/744ae29011aec099cc707a12ef66819758afbc64">744ae290</a></strong>
<div>
<span>by Jakob Luettgau</span>
<i>at 2020-06-22T15:40:55+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Remove outdated demo.
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/a988f682b35174b1f20c4ebfc93005f3160e68e7">a988f682</a></strong>
<div>
<span>by Jakob Luettgau</span>
<i>at 2020-06-22T15:44:20+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Merge tag 'darshan-3.2.1' into python-package

Darshan 3.2.1
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/23e9b46777b53decc6aa56a0472f988d1f67798d">23e9b467</a></strong>
<div>
<span>by Shane Snyder</span>
<i>at 2020-06-25T11:18:25-05:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">updated py README to indicate correct lib ver
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/8b2ee4c2559f4161cdda1fc3340422f6e26b19de">8b2ee4c2</a></strong>
<div>
<span>by Shane Snyder</span>
<i>at 2020-06-25T11:19:07-05:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">pandas should be dev requirement, too
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/aab101a1df9c93349c3781e72c29d27b46fb882b">aab101a1</a></strong>
<div>
<span>by Shane Snyder</span>
<i>at 2020-06-25T11:19:42-05:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">fix bad file name
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/4b5d5aef6c20e694483d1893458ade437e104bc6">4b5d5aef</a></strong>
<div>
<span>by Shane Snyder</span>
<i>at 2020-06-25T11:23:11-05:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">fix bug in tox.ini to reference right py dirs
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/9d20e69bef19678563b976c4d8b8dbe21155ad86">9d20e69b</a></strong>
<div>
<span>by Shane Snyder</span>
<i>at 2020-06-29T11:36:16-05:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">autotools support for pydarshan
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/c573b8e642e1f9c7eba2bfc1a8154e69142c5e5b">c573b8e6</a></strong>
<div>
<span>by Shane Snyder</span>
<i>at 2020-06-29T11:36:29-05:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">fix configure-generated example pydarshan tools
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/f382e96a384ba448bcbbdff1b82e3aff5731bb58">f382e96a</a></strong>
<div>
<span>by Jakob Luettgau</span>
<i>at 2020-07-02T22:11:52+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Remove debug outputs.
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/9a68fed86f4c438fe232d76e898682e6d1549c3e">9a68fed8</a></strong>
<div>
<span>by Jakob Luettgau</span>
<i>at 2020-07-03T00:45:02+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Add cli submodule, with a few subcommands as blueprints.
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/2a04e59dd10eeba5e15773014560716a78aec033">2a04e59d</a></strong>
<div>
<span>by Jakob Luettgau</span>
<i>at 2020-07-03T00:45:12+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Merge branch 'python-package' of xgitlab.cels.anl.gov:jluettgau/darshan into python-package
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/612a313e469b2075b1c849f8153778ab2e501ced">612a313e</a></strong>
<div>
<span>by Jakob Luettgau</span>
<i>at 2020-07-07T17:39:36+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Remove travis CI.
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/5bc35e44196f9b0c8f555e95c05f6198a0394a9c">5bc35e44</a></strong>
<div>
<span>by Jakob Luettgau</span>
<i>at 2020-07-07T17:51:17+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Cleanup report and cffi backend.
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/e894d79f92338484ae3b18a740ed6e60625d765d">e894d79f</a></strong>
<div>
<span>by Jakob Luettgau</span>
<i>at 2020-07-07T17:55:33+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Remove debug.py in favor of using logging.
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/6f1ee4f72f2b83c4512668d185cd2d412ebe2f2b">6f1ee4f7</a></strong>
<div>
<span>by Jakob Luettgau</span>
<i>at 2020-07-07T18:31:37+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Update and cleanup example notebooks (purge long outputs).
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/983828ad00f20930fc80e69123f658632a3adfa6">983828ad</a></strong>
<div>
<span>by Shane Snyder</span>
<i>at 2020-07-07T11:33:20-05:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">add util fn for getting library verion
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/5f55032d1ac383b2d0cb21166a07404cfc9f78d6">5f55032d</a></strong>
<div>
<span>by Shane Snyder</span>
<i>at 2020-07-07T11:33:20-05:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">make --enable-shared required with pydarshan
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/0b5bba13e27313ac342c6db7e40202982d692ae5">0b5bba13</a></strong>
<div>
<span>by Shane Snyder</span>
<i>at 2020-07-09T12:15:29-05:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">sync api_def_c defs with current master defs
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/7d650c39d1a2bf7d1d82c07fcff91db265d33eb9">7d650c39</a></strong>
<div>
<span>by Shane Snyder</span>
<i>at 2020-07-09T12:16:19-05:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">bug fix in dxt read segments
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/98b2e23c269b7f84bae79790b724fb38a1da1a03">98b2e23c</a></strong>
<div>
<span>by Shane Snyder</span>
<i>at 2020-07-09T12:18:43-05:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">bug fixes for get_generic_record

- counters are int64, not uint64
- accidentally assigning counters values to fcounter array
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/93d742a083e3b14b6f2c21e7c5224fa75af96ed6">93d742a0</a></strong>
<div>
<span>by Shane Snyder</span>
<i>at 2020-07-09T12:20:35-05:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">more functions for new modules (h5f/h5d, lustre)
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/82e5753172acf44edc786ba5f3d3975351b3b095">82e57531</a></strong>
<div>
<span>by Shane Snyder</span>
<i>at 2020-07-09T12:20:58-05:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">sync report defs with currently supported modules
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/a1da405c2f71c137803254faaa47105961e50d71">a1da405c</a></strong>
<div>
<span>by Shane Snyder</span>
<i>at 2020-07-09T12:24:40-05:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">add example log file with lots of different mods

includes POSIX, STDIO, MPI-IO, LUSTRE, H5F, H5D, and DXT
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/196eae168a423866ddc3c96da379e42cde8dff73">196eae16</a></strong>
<div>
<span>by Shane Snyder</span>
<i>at 2020-07-09T12:47:33-05:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Merge branch 'master' into 'python-package'

# Conflicts:
#   darshan-util/darshan-logutils.c</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/a1e8f91df44a1ed96a2212601e546c1849a8c4c6">a1e8f91d</a></strong>
<div>
<span>by Jakob Luettgau</span>
<i>at 2020-07-09T12:51:36-05:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">add pydarshan python bindings to darshan-util
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/8f42b7b241d01d22e95472c3015594d7584baece">8f42b7b2</a></strong>
<div>
<span>by Shane Snyder</span>
<i>at 2020-07-09T12:51:37-05:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Merge branch 'python-package' into 'master'

Darshan Python Package

See merge request darshan/darshan!32</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/34ec51db717d801eb06b7999c824b9205499868b">34ec51db</a></strong>
<div>
<span>by Shane Snyder</span>
<i>at 2020-07-13T16:37:26-05:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">run all test cases instead of just 1
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/ba3aa87711921cb3cf0ad3d0d8d9e8f36108c7da">ba3aa877</a></strong>
<div>
<span>by Shane Snyder</span>
<i>at 2020-07-13T20:35:16-05:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Merge branch 'dev-new-regression-tests' into 'master'

new regression test cases

See merge request darshan/darshan!48</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/447fb73f29f51d7c15c0531fb90fdb34464db1e0">447fb73f</a></strong>
<div>
<span>by Jakob Luettgau</span>
<i>at 2020-07-23T17:14:20+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Add version check (enforce first three version positions to match, thus allow pydarshan to advance x.x.x.*).
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/94d3a0161310584c4d5fd63b3b6c4e7c007ab2b6">94d3a016</a></strong>
<div>
<span>by Jakob Luettgau</span>
<i>at 2020-07-23T22:36:13+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Add low-level interaction notebook example.
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/9c4ed094da5eea2f55cdf7b95abe42a70b9101f1">9c4ed094</a></strong>
<div>
<span>by Jakob Luettgau</span>
<i>at 2020-07-23T22:45:36+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Update notebooks and part of the documention.
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/b451c8c871b2e97f21caf46f0274859d7b12b02b">b451c8c8</a></strong>
<div>
<span>by Jakob Luettgau</span>
<i>at 2020-07-24T13:25:50+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Update tox.ini to include python 3.8.
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/94573e9bea14bbf18606b6260fec755ecbe8b9bf">94573e9b</a></strong>
<div>
<span>by Jakob Luettgau</span>
<i>at 2020-07-30T15:51:21+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Add graph compilation example with holoviews.
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/c82301c4f083bc1eec3494fdb3478b2a5f4851c3">c82301c4</a></strong>
<div>
<span>by Jakob Luettgau</span>
<i>at 2020-07-31T01:40:44+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Cleanup and include example logs.
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/4912d57e330a35731aebd8bc927935d2d581d419">4912d57e</a></strong>
<div>
<span>by Jakob Luettgau</span>
<i>at 2020-08-06T12:23:44+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactor the mode switch to be named dtype, update documentation.
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/0f44520b516985a17e17e54480add28182d60322">0f44520b</a></strong>
<div>
<span>by Jakob Luettgau</span>
<i>at 2020-08-06T12:37:32+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Change format mode flag from 'mode=..' to 'dtype=..'.
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/7268286743b6f3a5417fa37a826218b363c14a86">72682867</a></strong>
<div>
<span>by Jakob Luettgau</span>
<i>at 2020-08-06T13:44:41+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Auto-combine pandas records into single dataframe.
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/c7b0910decfd7d98c64147f361336b0dfc155596">c7b0910d</a></strong>
<div>
<span>by Jakob Luettgau</span>
<i>at 2020-08-06T14:02:19+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Update dxt record methods to conform to dtype format choice as well.
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/cd732a8f0d9641831328e3d123d3785bb83e25da">cd732a8f</a></strong>
<div>
<span>by Jakob Luettgau</span>
<i>at 2020-08-06T14:37:05+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Add isolated transformation example from dxt-timeline. (dxt2png).
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/9f12dd54116c7bf00b7d971a4e77fd18bafe754c">9f12dd54</a></strong>
<div>
<span>by Jakob Luettgau</span>
<i>at 2020-08-06T14:38:40+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Add comments, note about extra dependencies.
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/6915b32fc43c25e2a8ac6301a2babff9d1935762">6915b32f</a></strong>
<div>
<span>by Shane Snyder</span>
<i>at 2020-09-02T18:00:57+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">include LaTeX Perl module and install them
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/01f3672e3b08bbbceecbb19be33f56404e15f92c">01f3672e</a></strong>
<div>
<span>by Shane Snyder</span>
<i>at 2020-09-02T13:05:28-05:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Merge branch 'dev-darshanutil-perl-pod-install' into 'master'

include LaTeX Perl module and install with darshan-util

Closes #279

See merge request darshan/darshan!61</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/4e20ef377d76efe310d47d0dd02892852acd2205">4e20ef37</a></strong>
<div>
<span>by Jakob Luettgau</span>
<i>at 2020-09-02T22:27:37+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Update docs.
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/b6fb669b421715ceac1f151f12ce598a4c50707f">b6fb669b</a></strong>
<div>
<span>by Jakob Luettgau</span>
<i>at 2020-09-02T22:31:52+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Update documentation.
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/8db50f35d121f42046fcb20b11e7108a9ac86a58">8db50f35</a></strong>
<div>
<span>by Jakob Luettgau</span>
<i>at 2020-09-03T14:33:22+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Catch up with and merge upstream.
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/932d69994064af315b736ab55f386cffd6289a15">932d6999</a></strong>
<div>
<span>by Jakob Luettgau</span>
<i>at 2020-09-03T19:46:51+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Collapse low-level log_get_*_record into log_get_record which takes modstring. Low-level lustre record now includes ost_ids.
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/d30ee69042befeb5e0a1960dbf168661d628de6c">d30ee690</a></strong>
<div>
<span>by Jakob Luettgau</span>
<i>at 2020-09-17T11:25:09+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Minor updates to documentation (warning, and note markup). Remove some dead code.
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/8190931ae75c493a9e93a0110db257e4c407e977">8190931a</a></strong>
<div>
<span>by Jakob Luettgau</span>
<i>at 2020-09-18T15:01:16+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Have pydarshan use pythons logging facilities.
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/560a8324e698ff266d08b1847a646f40b3b2428f">560a8324</a></strong>
<div>
<span>by Shane Snyder</span>
<i>at 2020-10-19T15:03:51-05:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">properly ifdef wrap MPI logic in HDF5 module

Fixes 287
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/1e11e8f5ff996aea13720ad9d1288139e883a749">1e11e8f5</a></strong>
<div>
<span>by Shane Snyder</span>
<i>at 2020-10-19T15:06:15-05:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Merge branch 'dev-hdf5-mpi-issue287' into 'master'

Fix improper MPI ifdef wrapping in HDF5 module

See merge request darshan/darshan!63</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/9861c5a1c76f6629696c8a0a23edbbe7179b8cca">9861c5a1</a></strong>
<div>
<span>by Shane Snyder</span>
<i>at 2020-10-21T19:47:12-05:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">properly wrap HDF5 parallel usage

fixes 287
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/efc8c4298cc97bc0a710062ad4743278c93c7fd8">efc8c429</a></strong>
<div>
<span>by Shane Snyder</span>
<i>at 2020-10-21T19:49:45-05:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Merge branch 'dev-hdf5-mpi-issue287-2' into 'master'

properly wrap HDF5 parallel usage

See merge request darshan/darshan!64</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/1e67c1db77c44e9991651582ee8bed44eb778623">1e67c1db</a></strong>
<div>
<span>by Jakob Luettgau</span>
<i>at 2020-10-22T14:35:30+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Update report.to_dict to tolerate missing counters/fcounters.
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/f849814f23245f2797da9db1094f90dcfa51a5b3">f849814f</a></strong>
<div>
<span>by Jakob Luettgau</span>
<i>at 2020-10-22T15:17:10+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Update documentation.
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/c16aa8a27b5b943c8d6da7d570812dc144164fe2">c16aa8a2</a></strong>
<div>
<span>by Jakob Luettgau</span>
<i>at 2020-10-22T17:00:17+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Add release checklist for PyDarshan.
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/14d746900decb2b4615001155f00879a190add81">14d74690</a></strong>
<div>
<span>by Shane Snyder</span>
<i>at 2020-10-27T11:53:44-05:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">bug fix in logic for shared file reductions

Fixes 288
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/6119f8a0b9b12b53b9d66054511d2833bd284db2">6119f8a0</a></strong>
<div>
<span>by Shane Snyder</span>
<i>at 2020-10-27T11:55:48-05:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Merge branch 'dev-mvapich2-hang-288' into 'master'

bug fix in logic for shared file reductions

See merge request darshan/darshan!65</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/abd86aad41d0e6d122a638e6c797119f75cc6d26">abd86aad</a></strong>
<div>
<span>by Glenn K. Lockwood</span>
<i>at 2020-11-05T15:44:04-06:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">support compilation with --without-mpi and --enable-mmap-logs
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/8cfe80ee8ac03b5bac544e1f4ed284b42bd0ffa4">8cfe80ee</a></strong>
<div>
<span>by Shane Snyder</span>
<i>at 2020-11-05T15:44:04-06:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Merge branch 'gkl/issue277' into 'master'

support compilation with --without-mpi and --enable-mmap-logs

Closes #277

See merge request darshan/darshan!66</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/91bdad6418de3a9cc1e652d0a9072eccf896fdcb">91bdad64</a></strong>
<div>
<span>by Jakob Luettgau</span>
<i>at 2020-11-11T23:07:39+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Make sure dtype parameter is used consistently.
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/e789f8381fa67ec0d7c658f10bb6af111faba239">e789f838</a></strong>
<div>
<span>by Jakob Luettgau</span>
<i>at 2020-11-21T12:32:35+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Add scripts to build release wheels with darshan-utils included.
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/623dd590dcb5d4414e739c34901bbf9601bb2011">623dd590</a></strong>
<div>
<span>by Jakob Luettgau</span>
<i>at 2020-11-21T22:01:18+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Add additional targets to wheel building automation, fix long_description to only inlcude statements compatibile to pypi's rst parser.
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/a279d7219de252018dfae7b47dd40ec644312806">a279d721</a></strong>
<div>
<span>by Jakob Luettgau</span>
<i>at 2020-11-23T23:56:56+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Add finds to gather wheels into dist before release.
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/e69f1f9ac4f0706b2c8fc17284c67cf98116def9">e69f1f9a</a></strong>
<div>
<span>by Jakob Luettgau</span>
<i>at 2020-11-24T16:00:16+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Add extension.c to ease including additional shared libraries. Various small changes and bugfixes: libdarshan-util discovery/precedence, timeline aggregation, setup.py.
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/bf59c8e6337bf6e9321f1b77407143558b93d334">bf59c8e6</a></strong>
<div>
<span>by Jakob Luettgau</span>
<i>at 2020-11-24T16:16:21+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Update PyDarshan release checklist.
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/860e3348ccf65c640d62d63424e06f02acf665f3">860e3348</a></strong>
<div>
<span>by Philip Carns</span>
<i>at 2020-11-30T15:51:14-06:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">clean up warnings in darshan runtime

- nothing important here, just cutting down noise
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/583afaa13a78881a90582abdd12523752b77f740">583afaa1</a></strong>
<div>
<span>by Shane Snyder</span>
<i>at 2020-11-30T15:51:15-06:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Merge branch 'carns/dev-warnings' into 'master'

Carns/dev warnings

See merge request darshan/darshan!68</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/18eb813ee4fe2b76ef6d1d94d88188b35dc5b6d7">18eb813e</a></strong>
<div>
<span>by Phil Carns</span>
<i>at 2020-12-01T13:54:03-05:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">filter out negative mmap values when plotting
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/005192007a35dbb8124b21bc93927b0b93cd52bf">00519200</a></strong>
<div>
<span>by Phil Carns</span>
<i>at 2020-12-01T14:47:59-05:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">improve error msg if mk-log-dirs fails
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/8b1a7a098987c51035fb29da46ef75034dbe7f48">8b1a7a09</a></strong>
<div>
<span>by Philip Carns</span>
<i>at 2020-12-01T13:54:29-06:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">add wrappers for preadv, pwritev, preadv2, pwritev2, and their explicit 64 bit variants
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/d4e2e8b5399c122f31cea1e74401e7335b96226f">d4e2e8b5</a></strong>
<div>
<span>by Shane Snyder</span>
<i>at 2020-12-01T13:54:29-06:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Merge branch 'carns/dev-289-pwritev' into 'master'

add wrappers for preadv, pwritev, preadv2, pwritev2, and their explicit 64 bit variants

Closes #289

See merge request darshan/darshan!69</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/bf5f027a4565a37dbdc35c9ccda0de6e978af82b">bf5f027a</a></strong>
<div>
<span>by Shane Snyder</span>
<i>at 2020-12-01T14:22:59-06:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Merge branch 'carns/dev-292-plot-negative-mmap' into 'master'

filter out negative mmap values when plotting op counts in darshan-job-summary.pl

Closes #292

See merge request darshan/darshan!70</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/2d54cd8ec96d26db23e9ca421df48d2031a4c55e">2d54cd8e</a></strong>
<div>
<span>by Shane Snyder</span>
<i>at 2020-12-01T14:34:49-06:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Merge branch 'carns/dev-278-mk-log-dirs-error' into 'master'

improve error msg if mk-log-dirs fails

Closes #278

See merge request darshan/darshan!71</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/52070a5815d93f995bebf3a56c24c91f91c0287b">52070a58</a></strong>
<div>
<span>by Shane Snyder</span>
<i>at 2020-12-08T14:20:14-06:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">remove autoconf-generated Makefile
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/c05399edd98cc8929b8865288ca39fd962b4563e">c05399ed</a></strong>
<div>
<span>by Shane Snyder</span>
<i>at 2020-12-09T16:51:08-06:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">delete sphinx-generated api docs
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/6d938263d15d024e590b4c9840a589e46ea92241">6d938263</a></strong>
<div>
<span>by Shane Snyder</span>
<i>at 2020-12-10T08:25:30-06:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Merge remote-tracking branch 'upstream/master' into python-package
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/e33f25021a03d17c8956912e84f4c6e4c20f6b47">e33f2502</a></strong>
<div>
<span>by Shane Snyder</span>
<i>at 2020-12-10T14:05:02-06:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">update pytest tests for new API changes
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/62bf607b370b4927f6cea416f5e4ae138e4af52f">62bf607b</a></strong>
<div>
<span>by Shane Snyder</span>
<i>at 2020-12-10T14:09:42-06:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">add CHANGELOG for pydarshan
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/e218f068fec7c4f811dea5916603e59d1159f6d8">e218f068</a></strong>
<div>
<span>by Shane Snyder</span>
<i>at 2020-12-10T14:10:05-06:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">small tweaks to release checklist
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/24029dccc68ffaea571cbc86199d4528a1fc5caa">24029dcc</a></strong>
<div>
<span>by Shane Snyder</span>
<i>at 2020-12-10T14:10:57-06:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">updated pydarshan versions for latest tests
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/fd5801f5f8607cf28f69373a87c589effc7f3824">fd5801f5</a></strong>
<div>
<span>by Jakob Luettgau</span>
<i>at 2020-12-17T12:02:12+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Clean up setup.py, add target for devenv, extend ignore patterns for git/pytest
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/23fceb4142652ecca5d8bd920e3c0e8a12ecfd8e">23fceb41</a></strong>
<div>
<span>by Jakob Luettgau</span>
<i>at 2020-12-17T12:15:29+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Remove experiments for logs with extremely a large number of name records from test directory.
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/013a0dddf6d7325c75807cd9264ad984d42cc6a6">013a0ddd</a></strong>
<div>
<span>by Jakob Luettgau</span>
<i>at 2020-12-17T13:25:06+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Cleanup tests a little bit (disable flake for tox), update instructions to simplify test procedure (different python versions should be moved to CI). Add a convienience target to quickly create a dev-environment with python-deps + libdarshanutil.
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/154952fa0a9783987f0ea484c222a14537d65210">154952fa</a></strong>
<div>
<span>by Jakob Luettgau</span>
<i>at 2020-12-17T15:54:00+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Add a brief tutorial directory to the examples.
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/b252fc4aa066bf7d61a8531571d3dff1ea3674b5">b252fc4a</a></strong>
<div>
<span>by Shane Snyder</span>
<i>at 2021-01-13T21:05:20-06:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">workaround to dlopen darshan-util libraries
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/8429a8e5c2821bdf0c15961bfa6d81434b60ba1b">8429a8e5</a></strong>
<div>
<span>by Shane Snyder</span>
<i>at 2021-01-13T21:07:43-06:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">bumped pydarshan versions for new pypi release
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/18486628f784ecc54555f045f6264a4bc9314dd0">18486628</a></strong>
<div>
<span>by Jakob Luettgau</span>
<i>at 2021-01-14T19:19:53+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Allow easy debugging via logging for darshan-utils discovery.
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/54ad42bad888ac2f16daa840ca3f0028d22fde08">54ad42ba</a></strong>
<div>
<span>by Jakob Luettgau</span>
<i>at 2021-01-14T19:24:11+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Resolve merge conflict.
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/ebddd4849723aa947341d6cba9ebe15cf12b6e42">ebddd484</a></strong>
<div>
<span>by Jakob Luettgau</span>
<i>at 2021-01-25T18:22:05+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fix cleanup for devenv make target.
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/f6eb53fb5ded5d46267087082d69189b057e10ad">f6eb53fb</a></strong>
<div>
<span>by Jakob Luettgau</span>
<i>at 2021-01-25T18:55:34+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Examples: Report-Algebra: Ensure all logs are opend in dtype=numpy mode so current merge/add/etc. operations work.
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/54d425d44d4f6289513f93a981fdaf8df618c0b4">54d425d4</a></strong>
<div>
<span>by Jakob Luettgau</span>
<i>at 2021-01-26T18:34:01+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fix bumpversion using pydarshan instead of darshan subdir.
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/b498f867e3dbc5c671f65fc65f2a381a8d1a4015">b498f867</a></strong>
<div>
<span>by Jakob Luettgau</span>
<i>at 2021-01-26T18:36:30+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Have pydarshan module report it's own version correctly via darshan.__version__
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/c4bd287db1b280efc3f56a46fd80d9577f6db795">c4bd287d</a></strong>
<div>
<span>by Jakob Luettgau</span>
<i>at 2021-01-26T18:38:02+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Update bumpversion config (do not automatically create a new tag for pydarshan releases in git.)
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/b8c412c8c4d2573722933cb886e25c872bbff426">b8c412c8</a></strong>
<div>
<span>by Jakob Luettgau</span>
<i>at 2021-01-26T18:39:25+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Update pydarshan setup.cfg (Don't create a bumpversion commit automatically.)
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/67f101486d1ad9161ee3ce10f1a6271c9b23e45e">67f10148</a></strong>
<div>
<span>by Jakob Luettgau</span>
<i>at 2021-01-26T19:54:58+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Bump pydarshan to version 0.0.6
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/1af1f5c291661cb31582f580940bd0b515040680">1af1f5c2</a></strong>
<div>
<span>by Jakob Luettgau</span>
<i>at 2021-01-27T13:50:02+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Add quick switch for verbose_discovery, refine cli argument parser to allow early exit and more debug control.
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/a0524fd9b7a2a8096ea5a00ef59e76893170aeb3">a0524fd9</a></strong>
<div>
<span>by Jakob Luettgau</span>
<i>at 2021-01-27T14:00:05+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Add a test to quickly verify pypi env from pypi yields working pydarshan.
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/df801f020dcbca38e45f0e8351acbc647e0dab41">df801f02</a></strong>
<div>
<span>by Shane Snyder</span>
<i>at 2021-01-28T08:14:50-06:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Merge branch 'python-package' into 'master'

Python Package: Rename mode switch to dtype to select datatype. Simplify interface log_get_record. Have lustre records include OSTs. Add library version check.

See merge request darshan/darshan!62</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/189b73509966c9492558fe2b1534b4d2f0fb9688">189b7350</a></strong>
<div>
<span>by Shane Snyder</span>
<i>at 2021-02-04T14:22:32-06:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">H5Pget_fapl_mpio returns errors for non MPIO VFD

Fixes #295
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/2344493edfb16c98dc35bd6b6acd33f90b821438">2344493e</a></strong>
<div>
<span>by Shane Snyder</span>
<i>at 2021-02-04T14:25:09-06:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Merge branch 'fix-295-hdf5-fapl' into 'master'

H5Pget_fapl_mpio returns errors for non MPIO VFD

Closes #295

See merge request darshan/darshan!73</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/0e67834517e49f5178d9fb34ce311dec8c263c56">0e678345</a></strong>
<div>
<span>by Shane Snyder</span>
<i>at 2021-02-04T16:50:29-06:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">modifications to generate log for forked process
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/5627c88e8b3daa9d3f7dc6b8d0ece25515b9d8e9">5627c88e</a></strong>
<div>
<span>by Shane Snyder</span>
<i>at 2021-02-04T16:50:29-06:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">use pthread_atfork to gracefully handle fork

this required reworking Darshan module interface to seprarate
shutdown into 2 steps: module output and module cleanup
</pre>
</li>
</ul>
<h4>30 changed files:</h4>
<ul>
<li class="file-stats">
<a href="#587d266bb27a4dc3022bbed44dfa19849df3044c">
.gitlab-ci.yml
</a>
</li>
<li class="file-stats">
<a href="#00fe7828d56d7a3ee4030d6cea057cf13f50e70c">
ChangeLog
</a>
</li>
<li class="file-stats">
<a href="#fd68d1e1ce6723281126e7dd4196d7ab72adcc5d">
darshan-runtime/configure
</a>
</li>
<li class="file-stats">
<a href="#d568bf870ab3f1dae63146414b75cf9481a73076">
darshan-runtime/configure.in
</a>
</li>
<li class="file-stats">
<a href="#13c21bb4202faea35baa8865bbcd2f6c732f8366">
darshan-runtime/darshan-core.h
</a>
</li>
<li class="file-stats">
<a href="#d63acddb1bc21106382fe99bfa1f812091d00efa">
darshan-runtime/darshan-mk-log-dirs.pl.in
</a>
</li>
<li class="file-stats">
<a href="#555a602b5203510f847d4a1bc246e57e4a96565b">
darshan-runtime/darshan-runtime-config.h.in
</a>
</li>
<li class="file-stats">
<a href="#119a98b56c5a26a2444f02d014efebfc94059524">
darshan-runtime/darshan.h
</a>
</li>
<li class="file-stats">
<a href="#584711d888940d208e0637a3c99b11893521c272">
darshan-runtime/lib/darshan-bgq.c
</a>
</li>
<li class="file-stats">
<a href="#0bfbaad89f205582acf5f56511756c42171a3e98">
darshan-runtime/lib/darshan-core-init-finalize.c
</a>
</li>
<li class="file-stats">
<a href="#4022c5f1c049da302e63f7acf3598afadfdfeb89">
darshan-runtime/lib/darshan-core.c
</a>
</li>
<li class="file-stats">
<a href="#6c99232e319f8703be3efb4ca0398259a2b1f8f5">
darshan-runtime/lib/darshan-dxt.c
</a>
</li>
<li class="file-stats">
<a href="#8db652116ee33e5969aa0dc28d53c50c7fe13a3b">
darshan-runtime/lib/darshan-hdf5.c
</a>
</li>
<li class="file-stats">
<a href="#7ca7479601ba185f6b783d79b76eaa2635a95d6c">
darshan-runtime/lib/darshan-lustre.c
</a>
</li>
<li class="file-stats">
<a href="#80f54b983bf759fdea532f4c76e7ab82a2207be8">
darshan-runtime/lib/darshan-mdhim.c
</a>
</li>
<li class="file-stats">
<a href="#877f1651aa0eb0d9a867254560698309a8f666df">
darshan-runtime/lib/darshan-mpiio.c
</a>
</li>
<li class="file-stats">
<a href="#18e9972802fe07fce7e853d680ad49a0db61311e">
darshan-runtime/lib/darshan-null.c
</a>
</li>
<li class="file-stats">
<a href="#3c475766e167c48f8cd1e6870932387c9228ed18">
darshan-runtime/lib/darshan-pnetcdf.c
</a>
</li>
<li class="file-stats">
<a href="#62d3c9bc6d4515bfe5c262ecb56de42ca32bc03c">
darshan-runtime/lib/darshan-posix.c
</a>
</li>
<li class="file-stats">
<a href="#e6a741452517ac1fec2223c6999515a7143030ce">
darshan-runtime/lib/darshan-stdio.c
</a>
</li>
<li class="file-stats">
<a href="#8a693b9288fc9d726873654e80ff215cabf5eb8f">
darshan-runtime/share/ld-opts/darshan-posix-ld-opts
</a>
</li>
<li class="file-stats">
<a href="#915facd82ce15be6e8902e8becfe3cefa8b0a2a5">
<span class="deleted-file">

darshan-test/regression/README.BG.ALCF.txt
</span>
</a>
</li>
<li class="file-stats">
<a href="#c62f7428df695e7900d4dc10db3cc59d6a64b5d7">
darshan-test/regression/README.txt
</a>
</li>
<li class="file-stats">
<a href="#c89a0fda2b15ea6db88b66ded48e9936bbf4816a">
<span class="deleted-file">

darshan-test/regression/bg-profile-conf-alcf/runjob.sh
</span>
</a>
</li>
<li class="file-stats">
<a href="#10ab545ac261543074afa9e7c9daa4a1d1d9cbae">
darshan-test/regression/cray-module-alcf/runjob.sh
</a>
</li>
<li class="file-stats">
<a href="#17efa02c8fa24e34afe966c817d26b829d825c0d">
darshan-test/regression/workstation-static/env.sh

darshan-test/regression/workstation-cc-wrapper/env.sh
</a>
</li>
<li class="file-stats">
<a href="#3dc50a2a451745b4cdc3bcca0cf6a9f5c69e09f5">
darshan-test/regression/workstation-dynamic/env.sh

darshan-test/regression/workstation-ld-preload/env.sh
</a>
</li>
<li class="file-stats">
<a href="#865ae438513c34d98653fb073ec6574077455e3d">
darshan-test/regression/workstation-profile-conf/env.sh

darshan-test/regression/workstation-profile-conf-dynamic/env.sh
</a>
</li>
<li class="file-stats">
<a href="#32faf2c06f95e9a667706864169ae33715e5046b">
darshan-test/regression/bg-profile-conf-alcf/env.sh

darshan-test/regression/workstation-profile-conf-static/env.sh
</a>
</li>
<li class="file-stats">
<a href="#b6a3acb563ea14d8a61cbee81c0c3cc73474e781">
darshan-util/Makefile.in
</a>
</li>
</ul>
<h5>The diff was not included because it is too large.</h5>

</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #777;">

<br>
<a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/compare/2b1b38f28cc594eee2efd2d5d703e8568235bf4d...5627c88e8b3daa9d3f7dc6b8d0ece25515b9d8e9">View it on GitLab</a>.
<br>
You're receiving this email because of your account on xgitlab.cels.anl.gov.
If you'd like to receive fewer emails, you can
adjust your notification settings.



</p>
</div>
</body>
</html>