abi_test.cpp File Reference

#include "abi.h"
#include "odb.h"
#include "popt_options.h"
#include "op_sample_file.h"
#include "op_cpu_type.h"
#include "op_config.h"
#include <fstream>
#include <iostream>
#include <cstdlib>
#include <cstring>
Include dependency graph for abi_test.cpp:

Go to the source code of this file.

Functions

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

Variables

popt::option options_array []

Detailed Description

Import sample files from other ABI

Remarks:
Copyright 2002 OProfile authors
Read the file COPYING
Author:
Graydon Hoare

Definition in file abi_test.cpp.


Function Documentation

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

Variable Documentation

Initial value:
 {
    popt::option(db_filename, "db", 'd', "output db to file", "filename"),
    popt::option(abi_filename, "abi", 'a', "output abi to file", "filename")
}

Definition at line 32 of file abi_test.cpp.


Generated on 8 Nov 2012 for Oprofile by  doxygen 1.6.1