for key, value in six.iteritems(process.cpu_times()._asdict()):
            info['cpu'][key] = value