Recent commits to uproctrace (1042d8fa9d4861491bed90103f599b4a6e1ddd1f) https://git.blinkenarea.org/uproctrace/tree/1042d8fa9d4861491bed90103f599b4a6e1ddd1f Recent commits feed provided by GitList. add option to show processes as list in GUI This is useful when sorting, e.g., for memory. https://git.blinkenarea.org/uproctrace/commit/1042d8fa9d4861491bed90103f599b4a6e1ddd1f stefan@schuermans.info (Stefan Schuermans) Sun, 08 Nov 2020 14:28:26 +0000 1042d8fa9d4861491bed90103f599b4a6e1ddd1f Merge pull request #5 from stefanschuermans/schuermans.copy-to-clipboard Schuermans.copy to clipboard https://git.blinkenarea.org/uproctrace/commit/f81dc4d6c836db614bdec3d2688156315bed6444 florian.walbroel@rwth-aachen.de (Florian Walbroel) Mon, 19 Oct 2020 15:20:38 +0000 f81dc4d6c836db614bdec3d2688156315bed6444 implement double click on process Double click on process on left side copies shell command to repeat process execution to clipboard. https://git.blinkenarea.org/uproctrace/commit/705e726679ae61686338ec90ab17d3b1ce963f8e stefan@schuermans.info (Stefan Schuermans) Sun, 18 Oct 2020 15:23:44 +0000 705e726679ae61686338ec90ab17d3b1ce963f8e fix env var syntax on copy to clipboard Fix environment variable assignment syntax when copying to clipboard. Assignment like X='a b' were copied to clipboard as 'X=a b', which does not work. https://git.blinkenarea.org/uproctrace/commit/cc3ba5d40fa30f5f0ebd37cdac75fa92cb9a3c60 stefan@schuermans.info (Stefan Schuermans) Sun, 18 Oct 2020 11:38:44 +0000 cc3ba5d40fa30f5f0ebd37cdac75fa92cb9a3c60 Merge pull request #3 from stefanschuermans/walbroel.fix_gui_ctrl_c fix: make gui quit upon ctrl+c https://git.blinkenarea.org/uproctrace/commit/613897cfffd4c0859debd307b54298201db8a208 67544393+stefanschuermans@users.noreply.github.com (Stefan) Fri, 04 Sep 2020 17:35:54 +0000 613897cfffd4c0859debd307b54298201db8a208 fix: make gui quit upon ctrl+c https://git.blinkenarea.org/uproctrace/commit/fe0f72b641aa75e65ffa658bd14256eb062ac5c8 florian@hswalbroel.de (Florian Walbroel) Fri, 04 Sep 2020 17:31:16 +0000 fe0f72b641aa75e65ffa658bd14256eb062ac5c8 Merge pull request #2 from stefanschuermans/walbroel.upt_tool_stats add additional tool command to dump trace statistics https://git.blinkenarea.org/uproctrace/commit/94215bcaf06ff5206d162e42897b33b9c1a2a12a 67544393+stefanschuermans@users.noreply.github.com (Stefan) Fri, 04 Sep 2020 17:10:41 +0000 94215bcaf06ff5206d162e42897b33b9c1a2a12a add additional tool command to dump trace statistics https://git.blinkenarea.org/uproctrace/commit/a6cebdaf95ba9bd1c34431e398fbb3752d24675c walbroel@silexica.com (Florian Walbroel) Fri, 04 Sep 2020 14:56:18 +0000 a6cebdaf95ba9bd1c34431e398fbb3752d24675c Merge pull request #1 from stefanschuermans/walbroel.use_project_source_dir fix: use project source dir instead of cmake source dir https://git.blinkenarea.org/uproctrace/commit/46a8a08a0e275fdf9471a474eedeaf118d739725 67544393+stefanschuermans@users.noreply.github.com (Stefan) Thu, 27 Aug 2020 10:39:45 +0000 46a8a08a0e275fdf9471a474eedeaf118d739725 fix: use project source dir instead of cmake source dir https://git.blinkenarea.org/uproctrace/commit/fc29f6d3569b8d2610a53af6eecd6467ecc3d223 walbroel@silexica.com (Florian Walbroel) Thu, 27 Aug 2020 09:46:56 +0000 fc29f6d3569b8d2610a53af6eecd6467ecc3d223