summaryrefslogtreecommitdiffstats
path: root/pcp/ProcessField.h
diff options
context:
space:
mode:
authorNathan Scott <nathans@redhat.com>2021-05-27 16:05:48 +1000
committerNathan Scott <nathans@redhat.com>2021-06-09 17:09:29 +1000
commit4bcb5d116bd371fb72e8c43335316184fb8febd9 (patch)
tree532f3d46adb9fc6f1240a1ab10c1c3fdd4dc41b3 /pcp/ProcessField.h
parent4d7cee56f04c7c716ad8289047b8d1cb44c4c4fe (diff)
Update the PCP platform to use common Process fields and code
Remove code now that we have common platform-independent command line wrangling (thanks BenBE!). Add PCP platform support for a handful of other recently arriving odds and ends - ELAPSED time, CWD, and so on.
Diffstat (limited to 'pcp/ProcessField.h')
-rw-r--r--pcp/ProcessField.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/pcp/ProcessField.h b/pcp/ProcessField.h
index ee03cbaf..3d5cb743 100644
--- a/pcp/ProcessField.h
+++ b/pcp/ProcessField.h
@@ -43,7 +43,8 @@ in the source distribution for its full text.
M_PSSWP = 121, \
CTXT = 122, \
SECATTR = 123, \
- PROC_COMM = 124, \
+ \
+ DUMMY_BUMP_FIELD = CWD, \
// End of list

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