htop/pcp
Nathan Scott 8ac8542b6e Handle interrupted sampling from within libpcp PDU transfers
This situation can arise if pcp-htop screen is resized right
at the same time sampling from pmcd(1) is happening.  Have a
couple more goes at it before giving up entirely; once there
is no data available though we cannot proceed into accessing
the sample result data structure (segv will result) so a new
short-circuit guard is added there also.
2021-10-05 15:53:18 +11: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 Update license headers to explicitly say GPLv2+ 2021-09-22 14:28:19 +02:00
PCPDynamicColumn.h Add completion handling for dynamic meters and columns 2021-09-03 09:47:01 +02:00
PCPDynamicMeter.c Update license headers to explicitly say GPLv2+ 2021-09-22 14:28:19 +02:00
PCPDynamicMeter.h Add completion handling for dynamic meters and columns 2021-09-03 09:47:01 +02:00
PCPMetric.c Handle interrupted sampling from within libpcp PDU transfers 2021-10-05 15:53:18 +11:00
PCPMetric.h Update license headers to explicitly say GPLv2+ 2021-09-22 14:28:19 +02:00
PCPProcess.c Update license headers to explicitly say GPLv2+ 2021-09-22 14:28:19 +02:00
PCPProcess.h Update license headers to explicitly say GPLv2+ 2021-09-22 14:28:19 +02:00
PCPProcessList.c Handle interrupted sampling from within libpcp PDU transfers 2021-10-05 15:53:18 +11:00
PCPProcessList.h Update license headers to explicitly say GPLv2+ 2021-09-22 14:28:19 +02:00
Platform.c Update license headers to explicitly say GPLv2+ 2021-09-22 14:28:19 +02:00
Platform.h Update license headers to explicitly say GPLv2+ 2021-09-22 14:28:19 +02:00
ProcessField.h Update license headers to explicitly say GPLv2+ 2021-09-22 14:28:19 +02:00