init.c File Reference

Daemon set up and main loop for 2.4. More...

#include "config.h"
#include "opd_proc.h"
#include "opd_mapping.h"
#include "opd_24_stats.h"
#include "opd_sample_files.h"
#include "opd_image.h"
#include "opd_parse_proc.h"
#include "opd_kernel.h"
#include "opd_printf.h"
#include "oprofiled.h"
#include "op_sample_file.h"
#include "op_config_24.h"
#include "op_interface.h"
#include "op_libiberty.h"
#include "op_deviceio.h"
#include "op_events.h"
#include "op_get_time.h"
#include "op_fileio.h"
#include <stdio.h>
#include <errno.h>
#include <fcntl.h>
#include <unistd.h>
#include <stdlib.h>
Include dependency graph for liblegacy/init.c:

Variables

fd_t hashmapdevfd
int cpu_number
struct oprofiled_ops opd_24_ops

Detailed Description

Daemon set up and main loop for 2.4.

Remarks:
Copyright 2002 OProfile authors
Read the file COPYING
Author:
John Levon
Philippe Elie

Variable Documentation

Referenced by opd_put_image_sample().

Referenced by opd_init_hash_map().

Initial value:
 {
        .init = opd_24_init,
        .start = opd_24_start,
        .exit = opd_24_exit
}

Generated on 27 Aug 2012 for oprofile by  doxygen 1.6.1