Code

configure.ac: Improve detection and usage of pthread_set_name_np(3).
[collectd.git] / contrib / migrate-4-5.px
index c2a95558b236e96477e94884c0ab703ff4fd942a..8e5a7ed44be9459cf69415e50f46664c483f8aa4 100755 (executable)
@@ -104,8 +104,6 @@ our %TypesCounterToDerive = # {{{
   protocol_counter => ["value"],
   ps_cputime => ["user", "syst"],
   ps_pagefaults => ["minflt", "majflt"],
-  ps_code => ["value"],
-  ps_data => ["value"],
   serial_octets => ["rx", "tx"],
   swap_io => ["value"],
   virt_cpu_total => ["ns"],