Mangling and opening of sample files. More...
#include <sys/types.h>#include "opd_mangling.h"#include "opd_kernel.h"#include "opd_cookie.h"#include "opd_sfile.h"#include "opd_anon.h"#include "opd_printf.h"#include "opd_events.h"#include "oprofiled.h"#include "op_file.h"#include "op_sample_file.h"#include "op_config.h"#include "op_mangle.h"#include "op_events.h"#include "op_libiberty.h"#include <limits.h>#include <stdio.h>#include <stdlib.h>#include <string.h>#include <errno.h>
Functions | |
| int | opd_open_sample_file (odb_t *file, struct sfile *last, struct sfile *sf, int counter, int cg) |
Mangling and opening of sample files.
| int opd_open_sample_file | ( | odb_t * | file, | |
| struct sfile * | last, | |||
| struct sfile * | sf, | |||
| int | counter, | |||
| int | cg | |||
| ) |
References sfile::anon, sfile::cookie, create_path(), sfile::embedded_offset, fill_header(), find_cookie(), sfile::kernel, kernel_image::name, odb_get_data(), odb_open(), ODB_RDWR, op_get_mtime(), sfile_get(), sfile_lru_clear(), sfile_put(), anon_mapping::start, UNUSED_EMBEDDED_OFFSET, verbprintf, and vsfile.
1.6.1