opgprof.cpp File Reference

#include <iostream>
#include <cstdio>
#include "op_header.h"
#include "profile.h"
#include "op_libiberty.h"
#include "op_fileio.h"
#include "string_filter.h"
#include "profile_container.h"
#include "arrange_profiles.h"
#include "image_errors.h"
#include "opgprof_options.h"
#include "cverb.h"
#include "op_file.h"
Include dependency graph for opgprof.cpp:

Go to the source code of this file.

Defines

#define GMON_VERSION   1
#define GMON_TAG_TIME_HIST   0
#define GMON_TAG_CG_ARC   1

Functions

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

Variables

profile_classes classes
 classes of sample filenames to handle

Detailed Description

Implement opgprof utility

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

Definition in file opgprof.cpp.


Define Documentation

#define GMON_TAG_CG_ARC   1

Definition at line 35 of file opgprof.cpp.

#define GMON_TAG_TIME_HIST   0

Definition at line 34 of file opgprof.cpp.

#define GMON_VERSION   1

Definition at line 33 of file opgprof.cpp.


Function Documentation

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

Definition at line 319 of file opgprof.cpp.

References run_pp_tool().

Here is the call graph for this function:


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