https://git.blinkenarea.org/uproctrace/tree/5b15bb6ddd78230d48b76d287f2577d044a49f3aRecent commits to uproctrace (5b15bb6ddd78230d48b76d287f2577d044a49f3a)2026-02-14T18:18:29+00:00tag:gitlist.org,2012:commit/5b15bb6ddd78230d48b76d287f2577d044a49f3afix python part2026-02-14T18:18:29+00:00Stefan Schuermansstefan@schuermans.info
<pre></pre>
tag:gitlist.org,2012:commit/513e53b7d3df05db87d87c08cfe1a94e70338f8afix compilation errors2026-02-14T17:17:59+00:00Stefan Schuermansstefan@schuermans.info
<pre></pre>
tag:gitlist.org,2012:commit/8762252822e50236f4d1d10e2e74247608561eb9Merge pull request #11 from Manewing/walbroel.add_license_badge2021-09-06T18:57:58+00:00Stefan67544393+stefanschuermans@users.noreply.github.com
<pre>Add license badge to readme</pre>
tag:gitlist.org,2012:commit/336fd4307183a7dc5d50b014768921bd8558a088add license badge to readme2021-09-06T18:52:18+00:00Florian Walbroelflorian@hswalbroel.de
<pre></pre>
tag:gitlist.org,2012:commit/46a0809d066ed8bda1a781328075e6482f118576Merge pull request #10 from Manewing/walbroel.add_notification2021-09-06T18:50:53+00:00Stefan67544393+stefanschuermans@users.noreply.github.com
<pre>Show notification when copying to clipboard</pre>
tag:gitlist.org,2012:commit/627dd2e4dd0a49573c687c63f6ed60f23636f8f7address reviewer comments, keep handlers sorted and use repr for displaying copied string2021-09-06T18:46:27+00:00Florian Walbroelflorian@hswalbroel.de
<pre></pre>
tag:gitlist.org,2012:commit/675971d094ffae0aa9856b1888a00f1c6a3698d8show notification when copying to clipboard2021-09-02T15:50:45+00:00Florian Walbroelflorian@hswalbroel.de
<pre></pre>
tag:gitlist.org,2012:commit/da0501aa0650cdb4609061302d455ae918aa1eebMerge pull request #9 from stefanschuermans/schuermans.improve_fork_support2021-03-23T17:19:12+00:00Florian Walbroelflorian.walbroel@rwth-aachen.de
<pre>Schuermans.improve fork support</pre>
tag:gitlist.org,2012:commit/a84cce38c336c7009f029a05c2f59b192094581fadd ppid to end event to improve fork() support2021-03-09T20:37:39+00:00Stefan Schuermansstefan@schuermans.info
<pre>A child process of fork() does not have a begin event and thus, nothing was
known about its parent. Adding the ppid to the end event establishes the
relationship to its parent process.
</pre>
tag:gitlist.org,2012:commit/96569ee64ed4a39469920037314e3a3ac5a1a7a3add processes that occur in trace as parents2021-03-09T20:24:11+00:00Stefan Schuermansstefan@schuermans.info
<pre></pre>