pmiPutResult (3) Linux Manual Page
pmiPutResult – add a data record to a LOGIMPORT archive C Synopsis #include <pcp/pmapi.h> #include <pcp/impl.h> #include <pcp/import.h> int pmiPutResult(const pmResult *result); cc … -lpcp_import -lpcp Description As part of the Performance Co-Pilot Log Import API (see LOGIMPORT(3)), pmiPutResult provides an interface for developers familiar with the internal PCP data structures to create output archives…
