config_setting Struct Reference

Store the general configuration of the profiler. More...

#include <oprof_start_config.h>

List of all members.

Public Member Functions

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

Public Attributes

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.


Constructor & Destructor Documentation

config_setting::config_setting  ) 
 


Member Function Documentation

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


Member Data Documentation

uint config_setting::buffer_size
 

uint config_setting::buffer_watershed
 

uint config_setting::callgraph_depth
 

uint config_setting::cpu_buffer_size
 

std::string config_setting::kernel_filename
 

bool config_setting::no_kernel
 

uint config_setting::note_table_size
 

bool config_setting::separate_cpu
 

bool config_setting::separate_kernel
 

bool config_setting::separate_lib
 

bool config_setting::separate_thread
 

bool config_setting::verbose
 


The documentation for this struct was generated from the following files:
Generated on Thu Jul 17 19:54:21 2008 for oprofile by  doxygen 1.4.6