opreport_options.cpp File Reference

#include <vector>
#include <list>
#include <iostream>
#include <algorithm>
#include <iterator>
#include <fstream>
#include "op_config.h"
#include "profile_spec.h"
#include "arrange_profiles.h"
#include "opreport_options.h"
#include "popt_options.h"
#include "string_filter.h"
#include "file_manip.h"
#include "xml_output.h"
#include "xml_utils.h"
#include "cverb.h"
Include dependency graph for opreport_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
profile_classes classes2
bool options::symbols
bool options::callgraph
bool options::debug_info
bool options::details
sort_options options::sort_by
bool options::show_header = true
bool options::long_filenames
bool options::show_address
bool options::accumulated
bool options::reverse_sort
bool options::global_percent
bool options::xml
string options::xml_options

Detailed Description

Options for opreport tool

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

Definition in file opreport_options.cpp.


Function Documentation

void handle_options ( options::spec const &  spec  ) 

Variable Documentation

classes of sample filenames to handle

All the chosen sample files.

Definition at line 32 of file opreport_options.cpp.

Referenced by build_process_tree(), get_next_tgid_pclass(), get_next_tid_pclass(), and xml_utils::xml_utils().

Definition at line 33 of file opreport_options.cpp.


Generated on 8 Nov 2012 for Oprofile by  doxygen 1.6.1