summaryrefslogtreecommitdiffstats
path: root/linux/ProcessField.h
diff options
context:
space:
mode:
authorChristian Göttsche <cgzones@googlemail.com>2024-01-09 23:10:03 +0100
committercgzones <cgzones@googlemail.com>2024-04-06 19:42:28 +0200
commit85c3c3a88a000481254e01740ad396143ac2bca1 (patch)
treee5fc5a3aa49e461708a74f241c569ae0b1d40433 /linux/ProcessField.h
parent22d25db4678b844842af516c0f2d117382f7c632 (diff)
Linux: add process column whether it is marked a container process
Might be useful for some users and for debugging the hideRunningInContainer detection.
Diffstat (limited to 'linux/ProcessField.h')
-rw-r--r--linux/ProcessField.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/linux/ProcessField.h b/linux/ProcessField.h
index 735423b9..47c4199f 100644
--- a/linux/ProcessField.h
+++ b/linux/ProcessField.h
@@ -50,6 +50,7 @@ in the source distribution for its full text.
M_PRIV = 131, \
GPU_TIME = 132, \
GPU_PERCENT = 133, \
+ ISCONTAINER = 134, \
// End of list

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