logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

pmUnloadNameSpace - unload a local performance metrics name space for an application

C Synopsis

#include<pcp/pmapi.h>voidpmUnloadNameSpace(void);cc...-lpcp

Description

       If one has previously loaded a local Name Space using pmLoadNameSpace(3) or pmLoadASCIINameSpace(3), then
       calling  pmUnloadNameSpace(3)  will  free  up  the  memory  associated  with the Name Space and force all
       subsequent PMNS routine calls to use the distributed PMNS.   If  pmUnloadNameSpace(3)  is  called  before
       calling pmLoadNameSpace(3) or pmLoadASCIINameSpace(3), then it will effectively do nothing.

Name

pmUnloadNameSpace - unload a local performance metrics name space for an application

See Also

PMAPI(3), pmLoadASCIINameSpace(3), pmLoadNameSpace(3) and PMNS(5).

Performance Co-Pilot                                   PCP                                  PMUNLOADNAMESPACE(3)

See Also