index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rw-r--r--
Documentation/ABI/testing/debugfs-kmemtrace
71
-rw-r--r--
Documentation/kernel-parameters.txt
2
-rw-r--r--
Documentation/trace/ftrace-design.txt
153
-rw-r--r--
Documentation/trace/kmemtrace.txt
126
-rw-r--r--
Documentation/trace/kprobetrace.txt
2
-rw-r--r--
MAINTAINERS
9
-rw-r--r--
Makefile
4
-rw-r--r--
arch/Kconfig
7
-rw-r--r--
arch/alpha/include/asm/local64.h
1
-rw-r--r--
arch/arm/include/asm/local64.h
1
-rw-r--r--
arch/arm/kernel/perf_event.c
18
-rw-r--r--
arch/avr32/include/asm/local64.h
1
-rw-r--r--
arch/blackfin/include/asm/local64.h
1
-rw-r--r--
arch/cris/include/asm/local64.h
1
-rw-r--r--
arch/frv/include/asm/local64.h
1
-rw-r--r--
arch/frv/kernel/local64.h
1
-rw-r--r--
arch/h8300/include/asm/local64.h
1
-rw-r--r--
arch/ia64/include/asm/local64.h
1
-rw-r--r--
arch/m32r/include/asm/local64.h
1
-rw-r--r--
arch/m68k/include/asm/local64.h
1
-rw-r--r--
arch/microblaze/include/asm/local64.h
1
-rw-r--r--
arch/mips/include/asm/local64.h
1
-rw-r--r--
arch/mn10300/include/asm/local64.h
1
-rw-r--r--
arch/parisc/include/asm/local64.h
1
-rw-r--r--
arch/powerpc/include/asm/local64.h
1
-rw-r--r--
arch/powerpc/include/asm/perf_event.h
12
-rw-r--r--
arch/powerpc/kernel/misc.S
26
-rw-r--r--
arch/powerpc/kernel/perf_event.c
41
-rw-r--r--
arch/powerpc/kernel/perf_event_fsl_emb.c
29
-rw-r--r--
arch/s390/include/asm/local64.h
1
-rw-r--r--
arch/score/include/asm/local64.h
1
-rw-r--r--
arch/sh/include/asm/local64.h
1
-rw-r--r--
arch/sh/kernel/perf_event.c
6
-rw-r--r--
arch/sparc/include/asm/local64.h
1
-rw-r--r--
arch/sparc/include/asm/perf_event.h
8
-rw-r--r--
arch/sparc/kernel/helpers.S
6
-rw-r--r--
arch/sparc/kernel/perf_event.c
25
-rw-r--r--
arch/x86/Kconfig
1
-rw-r--r--
arch/x86/include/asm/hw_breakpoint.h
2
-rw-r--r--
arch/x86/include/asm/local64.h
1
-rw-r--r--
arch/x86/include/asm/nmi.h
2
-rw-r--r--
arch/x86/include/asm/perf_event.h
18
-rw-r--r--
arch/x86/include/asm/perf_event_p4.h
99
-rw-r--r--
arch/x86/include/asm/stacktrace.h
49
-rw-r--r--
arch/x86/kernel/apic/Makefile
7
-rw-r--r--
arch/x86/kernel/apic/hw_nmi.c
107
-rw-r--r--
arch/x86/kernel/apic/nmi.c
7
-rw-r--r--
arch/x86/kernel/cpu/perf_event.c
62
-rw-r--r--
arch/x86/kernel/cpu/perf_event_p4.c
156
-rw-r--r--
arch/x86/kernel/dumpstack.c
1
-rw-r--r--
arch/x86/kernel/dumpstack.h
56
-rw-r--r--
arch/x86/kernel/dumpstack_32.c
2
-rw-r--r--
arch/x86/kernel/dumpstack_64.c
1
-rw-r--r--
arch/x86/kernel/hw_breakpoint.c
51
-rw-r--r--
arch/x86/kernel/kprobes.c
33
-rw-r--r--
arch/x86/kernel/process_32.c
4
-rw-r--r--
arch/x86/kernel/process_64.c
5
-rw-r--r--
arch/x86/kernel/stacktrace.c
31
-rw-r--r--
arch/x86/kernel/traps.c
7
-rw-r--r--
arch/x86/mm/pf_in.c
30
-rw-r--r--
arch/x86/oprofile/nmi_int.c
16
-rw-r--r--
arch/xtensa/include/asm/local64.h
1
-rw-r--r--
drivers/oprofile/event_buffer.c
3
-rw-r--r--
fs/exec.c
1
-rw-r--r--
include/asm-generic/local64.h
96
-rw-r--r--
include/asm-generic/vmlinux.lds.h
4
-rw-r--r--
include/linux/ftrace.h
5
-rw-r--r--
include/linux/ftrace_event.h
18
-rw-r--r--
include/linux/kernel.h
5
-rw-r--r--
include/linux/kmemtrace.h
25
-rw-r--r--
include/linux/nmi.h
13
-rw-r--r--
include/linux/perf_event.h
95
-rw-r--r--
include/linux/sched.h
24
-rw-r--r--
include/linux/slab_def.h
3
-rw-r--r--
include/linux/slub_def.h
3
-rw-r--r--
include/linux/syscalls.h
2
-rw-r--r--
include/trace/boot.h
60
-rw-r--r--
include/trace/events/sched.h
32
-rw-r--r--
include/trace/events/timer.h
80
-rw-r--r--
include/trace/ftrace.h
23
-rw-r--r--
include/trace/syscall.h
1
-rw-r--r--
init/main.c
29
-rw-r--r--
kernel/Makefile
2
-rw-r--r--
kernel/hw_breakpoint.c
78
-rw-r--r--
kernel/perf_event.c
458
-rw-r--r--
kernel/sched.c
6
-rw-r--r--
kernel/softlockup.c
293
-rw-r--r--
kernel/sysctl.c
55
-rw-r--r--
kernel/timer.c
1
-rw-r--r--
kernel/trace/Kconfig
68
-rw-r--r--
kernel/trace/Makefile
4
-rw-r--r--
kernel/trace/ftrace.c
5
-rw-r--r--
kernel/trace/kmemtrace.c
529
-rw-r--r--
kernel/trace/ring_buffer.c
40
-rw-r--r--
kernel/trace/trace.c
127
-rw-r--r--
kernel/trace/trace.h
90
-rw-r--r--
kernel/trace/trace_boot.c
185
-rw-r--r--
kernel/trace/trace_clock.c
5
-rw-r--r--
kernel/trace/trace_entries.h
94
-rw-r--r--
kernel/trace/trace_event_perf.c
27
-rw-r--r--
kernel/trace/trace_events.c
299
-rw-r--r--
kernel/trace/trace_events_filter.c
27
-rw-r--r--
kernel/trace/trace_export.c
8
-rw-r--r--
kernel/trace/trace_functions.c
6
-rw-r--r--
kernel/trace/trace_functions_graph.c
3
-rw-r--r--
kernel/trace/trace_irqsoff.c
3
-rw-r--r--
kernel/trace/trace_kprobe.c
383
-rw-r--r--
kernel/trace/trace_ksym.c
508
-rw-r--r--
kernel/trace/trace_output.c
69
-rw-r--r--
kernel/trace/trace_sched_wakeup.c
7
-rw-r--r--
kernel/trace/trace_selftest.c
87
-rw-r--r--
kernel/trace/trace_stack.c
6
-rw-r--r--
kernel/trace/trace_syscalls.c
7
-rw-r--r--
kernel/trace/trace_sysprof.c
329
-rw-r--r--
kernel/watchdog.c
567
-rw-r--r--
lib/Kconfig.debug
35
-rw-r--r--
mm/mmap.c
6
-rw-r--r--
mm/slab.c
1
-rw-r--r--
mm/slob.c
4
-rw-r--r--
mm/slub.c
1
-rw-r--r--
scripts/package/Makefile
37
-rwxr-xr-x
scripts/recordmcount.pl
2
-rw-r--r--
tools/perf/.gitignore
2
-rw-r--r--
tools/perf/Documentation/perf-buildid-cache.txt
8
-rw-r--r--
tools/perf/Documentation/perf-probe.txt
8
-rw-r--r--
tools/perf/Documentation/perf-record.txt
13
-rw-r--r--
tools/perf/Documentation/perf-stat.txt
7
-rw-r--r--
tools/perf/Documentation/perf-top.txt
8
-rw-r--r--
tools/perf/MANIFEST
12
-rw-r--r--
tools/perf/Makefile
113
-rw-r--r--
tools/perf/arch/sh/Makefile
4
-rw-r--r--
tools/perf/arch/sh/util/dwarf-regs.c
55
-rw-r--r--
tools/perf/builtin-annotate.c
6
-rw-r--r--
tools/perf/builtin-buildid-cache.c
3
-rw-r--r--
tools/perf/builtin-buildid-list.c
4
-rw-r--r--
tools/perf/builtin-diff.c
9
-rw-r--r--
tools/perf/builtin-probe.c
3
-rw-r--r--
tools/perf/builtin-record.c
81
-rw-r--r--
tools/perf/builtin-report.c
27
-rw-r--r--
tools/perf/builtin-stat.c
14
-rw-r--r--
tools/perf/builtin-top.c
40
-rw-r--r--
tools/perf/builtin-trace.c
32
-rw-r--r--
tools/perf/feature-tests.mak
119
-rw-r--r--
tools/perf/perf-archive.sh
20
-rw-r--r--