Do not use extra starttime process field on Linux

This commit is contained in:
Christian Göttsche
2020-10-12 12:51:18 +02:00
committed by cgzones
parent d744dac7ee
commit 783be7711d
3 changed files with 10 additions and 17 deletions

View File

@ -107,7 +107,6 @@ typedef struct LinuxProcess_ {
long m_drs;
long m_lrs;
long m_dt;
unsigned long long starttime;
#ifdef HAVE_TASKSTATS
unsigned long long io_rchar;
unsigned long long io_wchar;