oparchive_options.cpp File Reference

#include <vector>
#include <list>
#include <iostream>
#include <algorithm>
#include <iterator>
#include <fstream>
#include <string.h>
#include "op_config.h"
#include "profile_spec.h"
#include "arrange_profiles.h"
#include "oparchive_options.h"
#include "popt_options.h"
#include "string_filter.h"
#include "file_manip.h"
#include "cverb.h"
Include dependency graph for oparchive_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
list< string > sample_files
string options::outdirectory
bool options::list_files

Detailed Description

Options for oparchive tool

Remarks:
Copyright 2002, 2003, 2004 OProfile authors
Read the file COPYING
Author:
William Cohen
Philippe Elie

Definition in file oparchive_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 oparchive_options.cpp.

list<string> sample_files

Definition at line 33 of file oparchive_options.cpp.

Referenced by handle_options().


Generated on 8 Nov 2012 for Oprofile by  doxygen 1.6.1