summaryrefslogtreecommitdiffstats
path: root/pcp/PCPProcess.h
diff options
context:
space:
mode:
authorNathan Scott <nathans@redhat.com>2023-11-27 09:18:50 +1100
committerNathan Scott <nathans@redhat.com>2023-11-27 14:41:26 +1100
commit29137ccc7c83db98ada5c197b765a65a40b4e41f (patch)
tree327c9a0b5902f3d1d7d9064daa2791bd114ede7f /pcp/PCPProcess.h
parent1d3a823d5d87c0966b3001f7ee18285e15506806 (diff)
PCP platform implementation of the compressed cgroup column
Diffstat (limited to 'pcp/PCPProcess.h')
-rw-r--r--pcp/PCPProcess.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/pcp/PCPProcess.h b/pcp/PCPProcess.h
index be33111e..fdec4589 100644
--- a/pcp/PCPProcess.h
+++ b/pcp/PCPProcess.h
@@ -73,6 +73,7 @@ typedef struct PCPProcess_ {
double io_rate_read_bps;
double io_rate_write_bps;
char* cgroup;
+ char* cgroup_short;
long int autogroup_id;
int autogroup_nice;
unsigned int oom;

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