Linux Kernel
3.7.1
|
#include <linux/init.h>
#include <linux/errno.h>
#include <linux/kernel.h>
#include <linux/proc_fs.h>
#include <linux/slab.h>
#include <linux/types.h>
#include <asm/ptrace.h>
#include <asm/uaccess.h>
Go to the source code of this file.
Macros | |
#define | SAMPLE_BUFFER_SIZE 8192 |
Functions | |
void | cris_profile_sample (struct pt_regs *regs) |
__initcall (init_cris_profile) | |
__initcall | ( | init_cris_profile | ) |