pmDestroyContext (3) Linux Manual Page
pmDestroyContext – destroy a PMAPI context C Synopsis #include <pcp/pmapi.h> int pmDestroyContext(int handle); cc … -lpcp Description An application using the Performance Metrics Application Programming Interface (PMAPI) may manipulate several concurrent contexts, each associated with a source of performance metrics, e.g. pmcd(1) on some host, or an archive log of performance metrics as created by…
