htop/pcp
Nathan Scott 1bd95983b2 Add columns for process autogroup identifier and nice value
Adds AGRP (autogroup) and ANI (autogroup nice) columns that
report the information from /proc/PID/autogroup, as well as
handlers for '{' and '}' to change the autogroup nice value.

This is guarded by /proc/sys/kernel/sched_autogroup_enabled
such that sampling and/or changing values wont be attempted
unless the kernel feature is enabled.

Fixes: #720
2021-08-09 07:56:13 +02:00
..
meters Pretty-print values in the PCP DynamicMeter code 2021-07-08 10:56:05 +10:00
PCPDynamicMeter.c Indentation of string arguments 2021-07-15 06:57:24 +02:00
PCPDynamicMeter.h Remove unnecessary include files from PCPDynamicMeter.c 2021-07-09 12:42:36 +10:00
PCPProcess.c Add columns for process autogroup identifier and nice value 2021-08-09 07:56:13 +02:00
PCPProcess.h Add columns for process autogroup identifier and nice value 2021-08-09 07:56:13 +02:00
PCPProcessList.c Add columns for process autogroup identifier and nice value 2021-08-09 07:56:13 +02:00
PCPProcessList.h Add ProcessList_isCPUonline 2021-07-18 07:47:09 +02:00
Platform.c Add columns for process autogroup identifier and nice value 2021-08-09 07:56:13 +02:00
Platform.h Add columns for process autogroup identifier and nice value 2021-08-09 07:56:13 +02:00
ProcessField.h Add columns for process autogroup identifier and nice value 2021-08-09 07:56:13 +02:00