geopm  3.1.1.dev214+gba4f9f6d
GEOPM - Global Extensible Open Power Manager
Namespaces | Functions
EnvironmentParser.hpp File Reference
#include <string>
#include <vector>
#include <set>
Include dependency graph for EnvironmentParser.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

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...