From e935e855188de7475fcc76c88e4a709894363ad5 Mon Sep 17 00:00:00 2001 From: Florian Forster Date: Mon, 12 Sep 2016 11:49:52 +0200 Subject: [PATCH] contrib/migrate-4-5.px: Don't convert "ps_code" and "ps_data" to derive. Fixes: #1687 --- contrib/migrate-4-5.px | 2 -- 1 file changed, 2 deletions(-) diff --git a/contrib/migrate-4-5.px b/contrib/migrate-4-5.px index c2a95558..8e5a7ed4 100755 --- a/contrib/migrate-4-5.px +++ b/contrib/migrate-4-5.px @@ -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"], -- 2.11.0