opgprof_options.cpp File Reference

#include <cstdlib>
#include <vector>
#include <list>
#include <iterator>
#include <iostream>
#include "opgprof_options.h"
#include "popt_options.h"
#include "cverb.h"
#include "profile_spec.h"
#include "arrange_profiles.h"
Include dependency graph for opgprof_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
inverted_profile image_profile
 a set of sample filenames to handle.
string options::gmon_filename = "gmon.out"

Detailed Description

Options for opgprof tool

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

Definition in file opgprof_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 105 of file opgprof_options.cpp.

References options::spec::common, profile_spec::create(), cverb, options::spec::first, options::gmon_filename, options::image_path, options::root_path, and vsfile.

Here is the call graph for this function:


Variable Documentation

classes of sample filenames to handle

All the chosen sample files.

Definition at line 28 of file opgprof_options.cpp.

a set of sample filenames to handle.

Definition at line 29 of file opgprof_options.cpp.


Generated on 8 Nov 2012 for Oprofile by  doxygen 1.6.1