htop/pcp
Christian Göttsche 25c945e2ef PCP: do not set exe to empty string
In case the executable is an empty string, e.g. if pcp is run by an
unprivileged user, do not set procExe to an empty value, which breaks
the formatting of the PROCEXE column and the merged-cmdline logic.
2021-09-02 23:37:53 +02:00
..
columns PCP: support for 'dynamic columns' added at runtime 2021-08-13 07:32:57 +02:00
meters Pretty-print values in the PCP DynamicMeter code 2021-07-08 10:56:05 +10:00
PCPDynamicColumn.c Apply suggestions from code review 2021-08-17 15:42:10 +10:00
PCPDynamicColumn.h PCP: PCPMetric.[ch] Mdoule 2021-08-16 17:23:07 +02:00
PCPDynamicMeter.c PCP: PCPMetric.[ch] Mdoule 2021-08-16 17:23:07 +02:00
PCPDynamicMeter.h PCP: PCPMetric.[ch] Mdoule 2021-08-16 17:23:07 +02:00
PCPMetric.c PCP: PCPMetric.[ch] Mdoule 2021-08-16 17:23:07 +02:00
PCPMetric.h PCP: PCPMetric.[ch] Mdoule 2021-08-16 17:23:07 +02:00
PCPProcess.c PCP: PCPMetric.[ch] Mdoule 2021-08-16 17:23:07 +02:00
PCPProcess.h PCP: PCPMetric.[ch] Mdoule 2021-08-16 17:23:07 +02:00
PCPProcessList.c PCP: do not set exe to empty string 2021-09-02 23:37:53 +02:00
PCPProcessList.h PCP: support for 'dynamic columns' added at runtime 2021-08-13 07:32:57 +02:00
Platform.c Add combined memory and swap meter 2021-08-17 10:36:10 +02:00
Platform.h PCP: ensure unsigned types used throughout CPU count detection 2021-08-17 14:41:55 +10:00
ProcessField.h Add columns for process autogroup identifier and nice value 2021-08-09 07:56:13 +02:00