https://git.blinkenarea.org/uproctrace/tree/8762252822e50236f4d1d10e2e74247608561eb9Recent commits to uproctrace (8762252822e50236f4d1d10e2e74247608561eb9)2021-09-06T18:57:58+00:00tag: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>
tag:gitlist.org,2012:commit/ad0d59bba190de16818e98f5f0e0a535457fc83dadd test for forking app2021-03-09T19:21:47+00:00Stefan Schuermansstefan@schuermans.info
<pre></pre>
tag:gitlist.org,2012:commit/ea6034baa031f5dded9f3687913f76f96f72b47bMerge pull request #8 from stefanschuermans/schuermans.fix_process_from_end_event2021-03-09T16:45:29+00:00Florian Walbroelflorian.walbroel@rwth-aachen.de
<pre>fix process creation from process end event</pre>