populate_for_spu.cpp File Reference

#include "profile.h"
#include "profile_container.h"
#include "arrange_profiles.h"
#include "op_bfd.h"
#include "op_header.h"
#include "populate.h"
#include "populate_for_spu.h"
#include "image_errors.h"
#include <iostream>
Include dependency graph for populate_for_spu.cpp:

Go to the source code of this file.

Functions

void populate_for_spu_image (profile_container &samples, inverted_profile const &ip, string_filter const &symbol_filter, bool *has_debug_info)
bool is_spu_profile (inverted_profile const &ip)

Detailed Description

Fill up a profile_container from inverted profiles for 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 populate_for_spu.cpp.


Function Documentation

bool is_spu_profile ( inverted_profile const &  ip  ) 

Definition at line 125 of file populate_for_spu.cpp.

References cell_spu_profile, inverted_profile::groups, profile_t::is_spu_sample_file(), and unknown_profile.

Referenced by populate_for_image().

Here is the call graph for this function:

Here is the caller graph for this function:

void populate_for_spu_image ( profile_container samples,
inverted_profile const &  ip,
string_filter const &  symbol_filter,
bool *  has_debug_info 
)

Definition at line 106 of file populate_for_spu.cpp.

References inverted_profile::groups.

Referenced by populate_for_image().

Here is the caller graph for this function:


Generated on 8 Nov 2012 for Oprofile by  doxygen 1.6.1