Go to the source code of this file.
Functions | |
void | populate_for_image (profile_container &samples, inverted_profile const &ip, string_filter const &symbol_filter, bool *has_debug_info) |
Load all sample file information for exactly one binary image. |
Fill up a profile_container from inverted profiles
Definition in file populate.h.
void populate_for_image | ( | profile_container & | samples, | |
inverted_profile const & | ip, | |||
string_filter const & | symbol_filter, | |||
bool * | has_debug_info | |||
) |
Load all sample file information for exactly one binary image.
Definition at line 59 of file populate.cpp.
References profile_container::add(), check_mtime(), error(), inverted_profile::error, profile_container::extra_found_images, filename, extra_images::find_image_path(), profile_t::get_header(), inverted_profile::groups, op_bfd::has_debug_info(), inverted_profile::image, image_format_failure, image_ok, is_spu_profile(), populate_for_spu_image(), and report_image_error().