geopm  3.1.1.dev214+gba4f9f6d
GEOPM - Global Extensible Open Power Manager
Namespaces | Functions
EnvironmentParser.cpp File Reference
#include "EnvironmentParser.hpp"
#include "geopm/PlatformTopo.hpp"
#include "geopm/Exception.hpp"
#include "geopm/Helper.hpp"
Include dependency graph for EnvironmentParser.cpp:

Namespaces

 geopm
 

Functions

std::vector< std::pair< std::string, int > > geopm::environment_signal_parser (const std::set< std::string > &valid_signals, const std::string &environment_variable_contents)
 EnvironmentParser class parses signal lists from the GEOPM_REPORT_SIGNALS and GEOPM_TRACE_SIGNALS environment variables. More...