opreport.cpp File Reference

#include <iostream>
#include <iomanip>
#include <vector>
#include <algorithm>
#include <sstream>
#include <numeric>
#include "op_exception.h"
#include "stream_util.h"
#include "string_manip.h"
#include "file_manip.h"
#include "opreport_options.h"
#include "op_header.h"
#include "profile.h"
#include "populate.h"
#include "arrange_profiles.h"
#include "profile_container.h"
#include "callgraph_container.h"
#include "diff_container.h"
#include "symbol_sort.h"
#include "format_output.h"
#include "xml_utils.h"
#include "image_errors.h"
Include dependency graph for opreport.cpp:

Go to the source code of this file.

Functions

int main (int argc, char const *argv[])

Detailed Description

Implement opreport utility

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

Definition in file opreport.cpp.


Function Documentation

int main ( int  argc,
char const *  argv[] 
)

Definition at line 587 of file opreport.cpp.

References run_pp_tool().

Here is the call graph for this function:


Generated on 8 Nov 2012 for Oprofile by  doxygen 1.6.1