oparchive.cpp File Reference

#include <cstdlib>
#include <iostream>
#include <fstream>
#include <errno.h>
#include <string.h>
#include <dirent.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <unistd.h>
#include "op_file.h"
#include "op_bfd.h"
#include "op_config.h"
#include "oparchive_options.h"
#include "file_manip.h"
#include "cverb.h"
#include "image_errors.h"
#include "string_manip.h"
#include "locate_images.h"
Include dependency graph for oparchive.cpp:

Go to the source code of this file.

Functions

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

Detailed Description

Implement oparchive utility

Remarks:
Copyright 2003, 2004 OProfile authors
Read the file COPYING
Author:
Will Cohen
John Levon
Philippe Elie

Definition in file oparchive.cpp.


Function Documentation

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

Definition at line 245 of file oparchive.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