config_setting Struct Reference

#include <oprof_start_config.h>

Public Member Functions

 config_setting ()
void load (std::istream &in)

Data Fields

uint buffer_size
uint note_table_size
std::string kernel_filename
bool no_kernel
bool verbose
bool separate_lib
bool separate_kernel
bool separate_cpu
bool separate_thread
uint callgraph_depth
uint buffer_watershed
uint cpu_buffer_size

Detailed Description

Store the general configuration of the profiler. There is no save(), instead opcontrol --setup must be called. This uses opcontrol's daemonrc file.

Definition at line 35 of file oprof_start_config.h.


Constructor & Destructor Documentation

config_setting::config_setting (  ) 

Definition at line 36 of file oprof_start_config.cpp.

References kernel_filename.


Member Function Documentation

void config_setting::load ( std::istream &  in  ) 

Field Documentation


The documentation for this struct was generated from the following files:

Generated on 8 Nov 2012 for Oprofile by  doxygen 1.6.1