Skip to content

Daddelhai/scorep_plugin_meminfo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage

Environment Variables

General

  • SCOREP_METRIC_PLUGINS=meminfo_plugin

  • SCOREP_METRIC_MEMINFO_PLUGIN (required)

    Comma-separated list of values to test for. Can also contain regular expressions (.*)

  • SCOREP_METRIC_MEMINFO_PLUGIN_INTERVAL (optional, default: 10ms)

    Interval of testing. The value is a duration string which will be parsed, e.g. 100ms.

About

Metric plugin to collect global memory information

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 95.0%
  • CMake 5.0%