bfd_spu_support.cpp File Reference

#include "bfd_support.h"
#include "op_bfd.h"
#include "config.h"
#include "cverb.h"
#include <stdlib.h>
#include <stdio.h>
#include <iostream>
#include <fstream>
#include <sstream>
#include <string>
#include <cstring>
#include <sys/types.h>
Include dependency graph for bfd_spu_support.cpp:

Go to the source code of this file.

Data Structures

struct  spu_elf

Functions

bfd * spu_open_bfd (string const name, int fd, uint64_t offset_to_spu_elf)

Variables

verbose vbfd

Detailed Description

Special BFD functions for processing a Cell BE SPU profile

Remarks:
Copyright 2007 OProfile authors
Read the file COPYING
Author:
Maynard Johnson (C) Copyright IBM Corporation 2007

Definition in file bfd_spu_support.cpp.


Function Documentation

bfd* spu_open_bfd ( string const   name,
int  fd,
uint64_t  offset_to_spu_elf 
)

Definition at line 87 of file bfd_spu_support.cpp.

References cverb, spu_elf::spu_offset, and spu_elf::stream.


Variable Documentation


Generated on 8 Nov 2012 for Oprofile by  doxygen 1.6.1