Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
perf_callchain.c File Reference
#include <linux/kernel.h>
#include <linux/sched.h>
#include <linux/perf_event.h>
#include <linux/percpu.h>
#include <asm/unwinder.h>
#include <asm/ptrace.h>

Go to the source code of this file.

Functions

void perf_callchain_kernel (struct perf_callchain_entry *entry, struct pt_regs *regs)
 

Function Documentation

void perf_callchain_kernel ( struct perf_callchain_entry entry,
struct pt_regs regs 
)

Definition at line 36 of file perf_callchain.c.