Searched refs:ftrace (Results 1 - 25 of 112) sorted by relevance

12345

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/kernel/
H A Ds390_ksyms.c2 #include <asm/ftrace.h>
H A DMakefile48 obj-$(CONFIG_DYNAMIC_FTRACE) += ftrace.o
49 obj-$(CONFIG_FUNCTION_GRAPH_TRACER) += ftrace.o
50 obj-$(CONFIG_FTRACE_SYSCALLS) += ftrace.o
H A Dftrace.c12 #include <linux/ftrace.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Di386_ksyms_32.c6 #include <asm/ftrace.h>
H A Dx8664_ksyms_64.c13 #include <asm/ftrace.h>
H A Dirq_64.c16 #include <linux/ftrace.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/kernel/
H A DMakefile19 obj-$(CONFIG_DYNAMIC_FTRACE) += ftrace.o
20 obj-$(CONFIG_FUNCTION_TRACER) += ftrace-entry.o
21 obj-$(CONFIG_FUNCTION_GRAPH_TRACER) += ftrace.o
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/kernel/
H A Dftrace.c9 * is compiled with the -pg flag. When using dynamic ftrace, the
14 #include <linux/ftrace.h>
17 #include <asm/ftrace.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/kernel/
H A DMakefile35 obj-$(CONFIG_DYNAMIC_FTRACE) += ftrace.o
36 obj-$(CONFIG_FTRACE_SYSCALLS) += ftrace.o
37 obj-$(CONFIG_FUNCTION_GRAPH_TRACER) += ftrace.o
H A Dftrace.c5 * Code for replacing ftrace calls with jumps.
15 #include <linux/ftrace.h>
20 #include <asm/ftrace.h>
H A Ddumpstack.c7 #include <linux/ftrace.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/kernel/
H A Dmips_ksyms.c16 #include <asm/ftrace.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/microblaze/kernel/
H A Dmicroblaze_ksyms.c21 #include <linux/ftrace.h>
H A DMakefile30 obj-$(CONFIG_FUNCTION_TRACER) += ftrace.o mcount.o
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/parisc/kernel/
H A DMakefile34 obj-$(CONFIG_FUNCTION_TRACER) += ftrace.o
35 obj-$(CONFIG_FUNCTION_GRAPH_TRACER) += ftrace.o
H A Dftrace.c14 #include <linux/ftrace.h>
17 #include <asm/ftrace.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/kernel/
H A Dftrace.c3 #include <linux/ftrace.h>
9 #include <asm/ftrace.h>
H A Dpcr.c11 #include <linux/ftrace.h>
H A Dstacktrace.c4 #include <linux/ftrace.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/trace/
H A Ddefine_trace.h73 #include <trace/ftrace.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Dextable.c18 #include <linux/ftrace.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/trace/
H A Dtrace_nop.c11 #include <linux/ftrace.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/kernel/
H A Dia64_ksyms.c94 #include <asm/ftrace.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/Documentation/trace/
H A Dfunction-graph-fold.vim1 " Enable folding for ftrace function_graph traces.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/sgi-ip22/
H A Dip22-time.c19 #include <linux/ftrace.h>

Completed in 195 milliseconds

12345