pmiPutMark (3) Linux Manual Page
pmiPutMark – write a <mark> record to a PCP archive C Synopsis #include <pcp/pmapi.h> #include <pcp/impl.h> #include <pcp/import.h> int pmiPutMark(void); cc … -lpcp_import -lpcp Perl SYNOPSIS use PCP::LogImport; pmiPutMark(); Description As part of the Performance Co-Pilot Log Import API (see LOGIMPORT(3)), pmiPutMark writes a <mark> record to the current PCP output archive. This is required…
