opannotate_options.cpp File Reference

#include <cstdlib>
#include <vector>
#include <list>
#include <iterator>
#include <iostream>
#include "op_config.h"
#include "profile_spec.h"
#include "arrange_profiles.h"
#include "op_exception.h"
#include "opannotate_options.h"
#include "popt_options.h"
#include "cverb.h"
Include dependency graph for opannotate_options.cpp:

Go to the source code of this file.

Namespaces

namespace  options

Functions

void handle_options (options::spec const &spec)

Variables

profile_classes classes
 classes of sample filenames to handle
string options::output_dir
vector< string > options::search_dirs
vector< string > options::base_dirs
merge_option options::merge_by
path_filter options::file_filter
string_filter options::symbol_filter
bool options::source
bool options::assembly
vector< string > options::objdump_params
bool options::exclude_dependent

Detailed Description

Options for opannotate tool

Remarks:
Copyright 2003 OProfile authors
Read the file COPYING
Author:
John Levon
Philippe Elie

Definition in file opannotate_options.cpp.


Function Documentation

void handle_options ( options::spec const &  spec  ) 

handle_options - process command line

Parameters:
spec profile specification

Process the spec, fatally complaining on error.

Definition at line 90 of file opannotate_options.cpp.


Variable Documentation

classes of sample filenames to handle

All the chosen sample files.

Definition at line 30 of file opannotate_options.cpp.


Generated on 8 Nov 2012 for Oprofile by  doxygen 1.6.1