summaryrefslogtreecommitdiffstats
path: root/linux/LinuxProcess.h
diff options
context:
space:
mode:
authorChristian Göttsche <cgzones@googlemail.com>2020-10-12 12:51:18 +0200
committercgzones <cgzones@googlemail.com>2020-10-16 19:23:40 +0200
commit783be7711db0081a77fbcf84fbb63ab2a31ccc05 (patch)
treed24e2dc8329a3393b764c67810d2778c3feb14b1 /linux/LinuxProcess.h
parentd744dac7ee6a651670387b6cc83878ef82202839 (diff)
Do not use extra starttime process field on Linux
Diffstat (limited to 'linux/LinuxProcess.h')
-rw-r--r--linux/LinuxProcess.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/linux/LinuxProcess.h b/linux/LinuxProcess.h
index 8113193f..ac80317d 100644
--- a/linux/LinuxProcess.h
+++ b/linux/LinuxProcess.h
@@ -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;

© 2014-2024 Faster IT GmbH | imprint | privacy policy