Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
001_fix_number_of_running_tasks.patch | [PATCH] Fix the display of number of running tasks This was broken by a logic change in 72235d8e. |
Benny Baumann <BenBE@geshi.org> | no | 2024-01-11 | ||
002_fix_tree_mode_sorting.patch | [PATCH] Undo too-aggressive code collapsing from tree mode refactoring | Nathan Scott <nathans@redhat.com> | no | 2024-01-17 | ||
003_fix_column_header_update.patch | [PATCH] Clicking on column headers needs to also update the sort direction arrow | Daniel Lange <DLange@git.local> | no | 2024-01-17 | ||
004_fix_ktread_display.patch | [PATCH] Disable basename matching for kernel threads Kernel threads are commonly not based on an executable and their cmdline therefore just a human readable string. On Linux this string might contain slashes, e.g. kworker/7:5H-ttm, which cause Process_writeCommand() to print only the trailing parts if the option *Show Program Path* is disabled. |
=?UTF-8?q?Christian=20G=C3=B6ttsche?= <cgzones@googlemail.com> | no | 2024-01-27 |