Revision history for Perl extension Linux-GetPidstat 0.10 2019-03-28T09:14:35Z - Fix test when using perl compiled with -Duselongdouble (https://github.com/yoheimuta/Linux-GetPidstat/pull/12) 0.09 2017-09-19T02:20:13Z - Fixed: Use of uninitialized value in numeric eq (==) at /path/to/Linux/GetPidstat/Reader.pm line 27 (https://github.com/yoheimuta/Linux-GetPidstat/pull/10) 0.08 2017-09-15T03:04:34Z - Use of uninitialized value $pid in scalar chomp at /path/to/local/lib/perl5/Linux/GetPidstat/Reader.pm line 22 (https://github.com/yoheimuta/Linux-GetPidstat/pull/9) 0.07 2017-05-30T06:41:23Z - Reduce the number of pidstat process (https://github.com/yoheimuta/Linux-GetPidstat/pull/7) 0.05 2017-05-19T08:37:40Z - define Writer::Mackerel#bulk_output (https://github.com/yoheimuta/Linux-GetPidstat/pull/6) 0.04 2017-05-17T06:39:55Z - Added --mackerel_metric_key_prefix option (https://github.com/yoheimuta/Linux-GetPidstat/pull/4) - Added --mackerel_[metric_type|host_id] options to post host metric (https://github.com/yoheimuta/Linux-GetPidstat/pull/5) 0.03 2016-07-14T03:08:05Z - Changed flag options (https://github.com/yoheimuta/Linux-GetPidstat/pull/3) 0.02 2016-06-16T13:57:00Z - Excluded child threads (https://github.com/yoheimuta/Linux-GetPidstat/pull/1) - Limited a number of pidstat processes (https://github.com/yoheimuta/Linux-GetPidstat/pull/2) 0.01 2016-06-12T13:30:33Z - original version