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/lockup-watchdogs.txt
63
-rw-r--r--
Documentation/nmi_watchdog.txt
83
-rw-r--r--
Documentation/static-keys.txt
286
-rw-r--r--
Documentation/trace/ftrace.txt
7
-rw-r--r--
arch/Kconfig
29
-rw-r--r--
arch/alpha/kernel/perf_event.c
4
-rw-r--r--
arch/arm/include/asm/perf_event.h
4
-rw-r--r--
arch/arm/kernel/perf_event.c
4
-rw-r--r--
arch/frv/include/asm/perf_event.h
2
-rw-r--r--
arch/hexagon/include/asm/perf_event.h
2
-rw-r--r--
arch/ia64/include/asm/paravirt.h
6
-rw-r--r--
arch/ia64/kernel/paravirt.c
4
-rw-r--r--
arch/mips/include/asm/jump_label.h
2
-rw-r--r--
arch/mips/kernel/perf_event_mipsxx.c
4
-rw-r--r--
arch/powerpc/include/asm/jump_label.h
2
-rw-r--r--
arch/powerpc/include/asm/perf_event_server.h
2
-rw-r--r--
arch/powerpc/kernel/perf_event.c
10
-rw-r--r--
arch/s390/include/asm/jump_label.h
2
-rw-r--r--
arch/s390/include/asm/perf_event.h
1
-rw-r--r--
arch/sh/kernel/perf_event.c
4
-rw-r--r--
arch/sparc/include/asm/jump_label.h
2
-rw-r--r--
arch/sparc/kernel/perf_event.c
4
-rw-r--r--
arch/x86/include/asm/inat.h
5
-rw-r--r--
arch/x86/include/asm/insn.h
18
-rw-r--r--
arch/x86/include/asm/jump_label.h
6
-rw-r--r--
arch/x86/include/asm/msr-index.h
7
-rw-r--r--
arch/x86/include/asm/paravirt.h
6
-rw-r--r--
arch/x86/include/asm/perf_event.h
2
-rw-r--r--
arch/x86/kernel/Makefile
1
-rw-r--r--
arch/x86/kernel/cpu/amd.c
3
-rw-r--r--
arch/x86/kernel/cpu/perf_event.c
167
-rw-r--r--
arch/x86/kernel/cpu/perf_event.h
50
-rw-r--r--
arch/x86/kernel/cpu/perf_event_amd.c
3
-rw-r--r--
arch/x86/kernel/cpu/perf_event_intel.c
141
-rw-r--r--
arch/x86/kernel/cpu/perf_event_intel_ds.c
22
-rw-r--r--
arch/x86/kernel/cpu/perf_event_intel_lbr.c
526
-rw-r--r--
arch/x86/kernel/kprobes-common.h
102
-rw-r--r--
arch/x86/kernel/kprobes-opt.c
512
-rw-r--r--
arch/x86/kernel/kprobes.c
664
-rw-r--r--
arch/x86/kernel/kvm.c
4
-rw-r--r--
arch/x86/kernel/paravirt.c
4
-rw-r--r--
arch/x86/kernel/process.c
24
-rw-r--r--
arch/x86/kvm/mmu_audit.c
8
-rw-r--r--
arch/x86/lib/inat.c
36
-rw-r--r--
arch/x86/lib/insn.c
13
-rw-r--r--
drivers/cpuidle/cpuidle.c
8
-rw-r--r--
fs/exec.c
9
-rw-r--r--
include/linux/ftrace.h
77
-rw-r--r--
include/linux/ftrace_event.h
9
-rw-r--r--
include/linux/interrupt.h
7
-rw-r--r--
include/linux/jump_label.h
162
-rw-r--r--
include/linux/netdevice.h
4
-rw-r--r--
include/linux/netfilter.h
6
-rw-r--r--
include/linux/perf_event.h
108
-rw-r--r--
include/linux/static_key.h
1
-rw-r--r--
include/linux/tracepoint.h
28
-rw-r--r--
include/net/sock.h
6
-rw-r--r--
include/trace/events/power.h
2
-rw-r--r--
include/trace/events/printk.h
41
-rw-r--r--
include/trace/events/sched.h
27
-rw-r--r--
include/trace/events/signal.h
85
-rw-r--r--
kernel/events/core.c
246
-rw-r--r--
kernel/events/hw_breakpoint.c
13
-rw-r--r--
kernel/irq/chip.c
2
-rw-r--r--
kernel/jump_label.c
135
-rw-r--r--
kernel/printk.c
5
-rw-r--r--
kernel/sched/core.c
18
-rw-r--r--
kernel/sched/fair.c
8
-rw-r--r--
kernel/sched/sched.h
14
-rw-r--r--
kernel/signal.c
28
-rw-r--r--
kernel/softirq.c
6
-rw-r--r--
kernel/trace/ftrace.c
134
-rw-r--r--
kernel/trace/trace.c
6
-rw-r--r--
kernel/trace/trace.h
38
-rw-r--r--
kernel/trace/trace_entries.h
54
-rw-r--r--
kernel/trace/trace_event_perf.c
208
-rw-r--r--
kernel/trace/trace_events.c
12
-rw-r--r--
kernel/trace/trace_events_filter.c
175
-rw-r--r--
kernel/trace/trace_export.c
64
-rw-r--r--
kernel/trace/trace_kprobe.c
8
-rw-r--r--
kernel/trace/trace_output.c
12
-rw-r--r--
kernel/trace/trace_syscalls.c
22
-rw-r--r--
kernel/tracepoint.c
20
-rw-r--r--
kernel/watchdog.c
24
-rw-r--r--
lib/Kconfig.debug
18
-rw-r--r--
net/core/dev.c
24
-rw-r--r--
net/core/net-sysfs.c
4
-rw-r--r--
net/core/sock.c
4
-rw-r--r--
net/core/sysctl_net_core.c
4
-rw-r--r--
net/ipv4/tcp_memcontrol.c
6
-rw-r--r--
net/netfilter/core.c
6
-rw-r--r--
tools/perf/Documentation/Makefile
86
-rw-r--r--
tools/perf/Documentation/perf-lock.txt
20
-rw-r--r--
tools/perf/Documentation/perf-record.txt
38
-rw-r--r--
tools/perf/Documentation/perf-report.txt
10
-rw-r--r--
tools/perf/Documentation/perf-script.txt
5
-rw-r--r--
tools/perf/Documentation/perf-stat.txt
4
-rw-r--r--
tools/perf/Documentation/perf-top.txt
8
-rw-r--r--
tools/perf/MANIFEST
1
-rw-r--r--
tools/perf/Makefile
26
-rw-r--r--
tools/perf/bench/bench.h
1
-rw-r--r--
tools/perf/bench/mem-memcpy-x86-64-asm-def.h
8
-rw-r--r--
tools/perf/bench/mem-memcpy-x86-64-asm.S
6
-rw-r--r--
tools/perf/bench/mem-memcpy.c
12
-rw-r--r--
tools/perf/bench/mem-memset-arch.h
12
-rw-r--r--
tools/perf/bench/mem-memset-x86-64-asm-def.h
12
-rw-r--r--
tools/perf/bench/mem-memset-x86-64-asm.S
13
-rw-r--r--
tools/perf/bench/mem-memset.c
297
-rw-r--r--
tools/perf/builtin-bench.c
3
-rw-r--r--
tools/perf/builtin-lock.c
4
-rw-r--r--
tools/perf/builtin-probe.c
12
-rw-r--r--
tools/perf/builtin-record.c
152
-rw-r--r--
tools/perf/builtin-report.c
178
-rw-r--r--
tools/perf/builtin-script.c
80
-rw-r--r--
tools/perf/builtin-stat.c
41
-rw-r--r--
tools/perf/builtin-test.c
188
-rw-r--r--
tools/perf/builtin-top.c
45
-rw-r--r--
tools/perf/perf.h
26
-rwxr-xr-x
tools/perf/python/twatch.py
2
-rw-r--r--
tools/perf/util/annotate.c
2
-rw-r--r--
tools/perf/util/bitmap.c
10
-rw-r--r--
tools/perf/util/cpumap.c
11
-rw-r--r--
tools/perf/util/cpumap.h
4
-rw-r--r--
tools/perf/util/ctype.c
2
-rw-r--r--
tools/perf/util/debugfs.c
141
-rw-r--r--
tools/perf/util/debugfs.h
6
-rw-r--r--
tools/perf/util/event.h
1
-rw-r--r--
tools/perf/util/evlist.c
17
-rw-r--r--
tools/perf/util/evlist.h
9
-rw-r--r--
tools/perf/util/evsel.c
22
-rw-r--r--
tools/perf/util/header.c
588
-rw-r--r--
tools/perf/util/header.h
3
-rw-r--r--
tools/perf/util/hist.c
122
-rw-r--r--
tools/perf/util/hist.h
13
-rw-r--r--
tools/perf/util/include/asm/dwarf2.h
4
-rw-r--r--
tools/perf/util/include/linux/bitmap.h
11
-rw-r--r--
tools/perf/util/map.c
15
-rw-r--r--
tools/perf/util/map.h
1
-rw-r--r--
tools/perf/util/probe-event.c
33
-rw-r--r--
tools/perf/util/probe-finder.c
1
-rw-r--r--
tools/perf/util/python-ext-sources
19
-rw-r--r--
tools/perf/util/python.c
10
-rw-r--r--
tools/perf/util/scripting-engines/trace-event-python.c
1
-rw-r--r--
tools/perf/util/session.c
126