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/sysfs-bus-event_source-devices-events
62
-rw-r--r--
Documentation/trace/ftrace.txt
83
-rw-r--r--
arch/Kconfig
12
-rw-r--r--
arch/powerpc/include/asm/perf_event_server.h
26
-rw-r--r--
arch/powerpc/perf/core-book3s.c
12
-rw-r--r--
arch/powerpc/perf/power7-pmu.c
80
-rw-r--r--
arch/x86/Kconfig
2
-rw-r--r--
arch/x86/include/asm/cpufeature.h
2
-rw-r--r--
arch/x86/include/asm/ftrace.h
1
-rw-r--r--
arch/x86/include/asm/perf_event.h
13
-rw-r--r--
arch/x86/include/uapi/asm/msr-index.h
2
-rw-r--r--
arch/x86/kernel/Makefile
3
-rw-r--r--
arch/x86/kernel/cpu/perf_event.c
15
-rw-r--r--
arch/x86/kernel/cpu/perf_event.h
25
-rw-r--r--
arch/x86/kernel/cpu/perf_event_amd.c
322
-rw-r--r--
arch/x86/kernel/kprobes/Makefile
7
-rw-r--r--
arch/x86/kernel/kprobes/common.h
(renamed from arch/x86/kernel/kprobes-common.h)
11
-rw-r--r--
arch/x86/kernel/kprobes/core.c
(renamed from arch/x86/kernel/kprobes.c)
76
-rw-r--r--
arch/x86/kernel/kprobes/ftrace.c
93
-rw-r--r--
arch/x86/kernel/kprobes/opt.c
(renamed from arch/x86/kernel/kprobes-opt.c)
2
-rw-r--r--
arch/x86/kernel/uprobes.c
4
-rw-r--r--
drivers/acpi/apei/cper.c
19
-rw-r--r--
drivers/pci/pcie/aer/aerdrv_errprint.c
63
-rw-r--r--
include/linux/aer.h
4
-rw-r--r--
include/linux/ftrace.h
6
-rw-r--r--
include/linux/ftrace_event.h
6
-rw-r--r--
include/linux/hardirq.h
4
-rw-r--r--
include/linux/kprobes.h
12
-rw-r--r--
include/linux/perf_event.h
20
-rw-r--r--
include/linux/profile.h
13
-rw-r--r--
include/linux/ring_buffer.h
1
-rw-r--r--
include/linux/uprobes.h
23
-rw-r--r--
include/trace/events/ras.h
77
-rw-r--r--
include/uapi/linux/perf_event.h
3
-rw-r--r--
kernel/events/core.c
5
-rw-r--r--
kernel/events/hw_breakpoint.c
2
-rw-r--r--
kernel/events/uprobes.c
466
-rw-r--r--
kernel/kprobes.c
8
-rw-r--r--
kernel/profile.c
24
-rw-r--r--
kernel/ptrace.c
6
-rw-r--r--
kernel/trace/Kconfig
18
-rw-r--r--
kernel/trace/blktrace.c
2
-rw-r--r--
kernel/trace/ftrace.c
88
-rw-r--r--
kernel/trace/ring_buffer.c
108
-rw-r--r--
kernel/trace/trace.c
252
-rw-r--r--
kernel/trace/trace.h
134
-rw-r--r--
kernel/trace/trace_clock.c
4
-rw-r--r--
kernel/trace/trace_events.c
1
-rw-r--r--
kernel/trace/trace_functions.c
61
-rw-r--r--
kernel/trace/trace_functions_graph.c
68
-rw-r--r--
kernel/trace/trace_probe.h
1
-rw-r--r--
kernel/trace/trace_selftest.c
21
-rw-r--r--
kernel/trace/trace_syscalls.c
18
-rw-r--r--
kernel/trace/trace_uprobe.c
217
-rw-r--r--
samples/Kconfig
6
-rw-r--r--
samples/Makefile
2
-rw-r--r--
samples/tracepoints/Makefile
6
-rw-r--r--
samples/tracepoints/tp-samples-trace.h
11
-rw-r--r--
samples/tracepoints/tracepoint-probe-sample.c
57
-rw-r--r--
samples/tracepoints/tracepoint-probe-sample2.c
44
-rw-r--r--
samples/tracepoints/tracepoint-sample.c
57
-rw-r--r--
tools/Makefile
2
-rw-r--r--
tools/lib/traceevent/event-parse.c
49
-rw-r--r--
tools/lib/traceevent/event-parse.h
3
-rw-r--r--
tools/lib/traceevent/event-utils.h
3
-rw-r--r--
tools/lib/traceevent/parse-filter.c
3
-rw-r--r--
tools/lib/traceevent/parse-utils.c
19
-rw-r--r--
tools/lib/traceevent/trace-seq.c
3
-rw-r--r--
tools/perf/Documentation/Makefile
4
-rw-r--r--
tools/perf/Documentation/perf-annotate.txt
7
-rw-r--r--
tools/perf/Documentation/perf-buildid-cache.txt
7
-rw-r--r--
tools/perf/Documentation/perf-diff.txt
4
-rw-r--r--
tools/perf/Documentation/perf-evlist.txt
4
-rw-r--r--
tools/perf/Documentation/perf-report.txt
41
-rw-r--r--
tools/perf/Documentation/perf-script-python.txt
2
-rw-r--r--
tools/perf/Documentation/perf-stat.txt
11
-rw-r--r--
tools/perf/Documentation/perf-test.txt
4
-rw-r--r--
tools/perf/Documentation/perf-top.txt
2
-rw-r--r--
tools/perf/Makefile
104
-rw-r--r--
tools/perf/arch/common.c
1
-rw-r--r--
tools/perf/bench/bench.h
1
-rw-r--r--
tools/perf/bench/numa.c
1731
-rw-r--r--
tools/perf/builtin-annotate.c
30
-rw-r--r--
tools/perf/builtin-bench.c
19
-rw-r--r--
tools/perf/builtin-buildid-cache.c
96
-rw-r--r--
tools/perf/builtin-buildid-list.c
21
-rw-r--r--
tools/perf/builtin-diff.c
205
-rw-r--r--
tools/perf/builtin-evlist.c
88
-rw-r--r--
tools/perf/builtin-kmem.c
16
-rw-r--r--
tools/perf/builtin-kvm.c
3
-rw-r--r--
tools/perf/builtin-record.c
168
-rw-r--r--
tools/perf/builtin-report.c
93
-rw-r--r--
tools/perf/builtin-sched.c
6
-rw-r--r--
tools/perf/builtin-script.c
17
-rw-r--r--
tools/perf/builtin-stat.c
328
-rw-r--r--
tools/perf/builtin-top.c
372
-rw-r--r--
tools/perf/builtin-trace.c
2
-rw-r--r--
tools/perf/config/feature-tests.mak
11
-rw-r--r--
tools/perf/config/utilities.mak
6
-rw-r--r--
tools/perf/perf.c
32
-rw-r--r--
tools/perf/perf.h
32
-rw-r--r--
tools/perf/scripts/perl/bin/workqueue-stats-record
2
-rw-r--r--
tools/perf/scripts/perl/bin/workqueue-stats-report
3
-rw-r--r--
tools/perf/scripts/perl/rwtop.pl
6
-rw-r--r--
tools/perf/scripts/perl/workqueue-stats.pl
129
-rw-r--r--
tools/perf/tests/attr.c
9
-rw-r--r--
tools/perf/tests/attr.py
27
-rw-r--r--
tools/perf/tests/attr/base-record
2
-rw-r--r--
tools/perf/tests/attr/test-record-group
2
-rw-r--r--
tools/perf/tests/attr/test-record-group1
4
-rw-r--r--
tools/perf/tests/builtin-test.c
40
-rw-r--r--
tools/perf/tests/evsel-roundtrip-name.c
4
-rw-r--r--
tools/perf/tests/hists_link.c
500
-rw-r--r--
tools/perf/tests/mmap-basic.c
40
-rw-r--r--
tools/perf/tests/open-syscall-all-cpus.c
19
-rw-r--r--
tools/perf/tests/open-syscall.c
17
-rw-r--r--
tools/perf/tests/parse-events.c
324
-rw-r--r--
tools/perf/tests/perf-record.c
20
-rw-r--r--
tools/perf/tests/pmu.c
11
-rw-r--r--
tools/perf/tests/python-use.c
23
-rw-r--r--
tools/perf/tests/tests.h
11
-rw-r--r--
tools/perf/tests/util.c
30
-rw-r--r--
tools/perf/tests/vmlinux-kallsyms.c
7
-rw-r--r--
tools/perf/ui/browser.c
6
-rw-r--r--
tools/perf/ui/browsers/annotate.c
33
-rw-r--r--
tools/perf/ui/browsers/hists.c
341
-rw-r--r--
tools/perf/ui/gtk/annotate.c
229
-rw-r--r--
tools/perf/ui/gtk/browser.c
235
-rw-r--r--
tools/perf/ui/gtk/gtk.h
10
-rw-r--r--
tools/perf/ui/gtk/helpline.c
23
-rw-r--r--
tools/perf/ui/gtk/hists.c
312
-rw-r--r--
tools/perf/ui/helpline.c
12
-rw-r--r--
tools/perf/ui/helpline.h
22
-rw-r--r--
tools/perf/ui/hist.c
481
-rw-r--r--
tools/perf/ui/keysyms.h
1
-rw-r--r--
tools/perf/ui/setup.c
3
-rw-r--r--
tools/perf/ui/stdio/hist.c
25
-rw-r--r--
tools/perf/ui/tui/helpline.c
29
-rw-r--r--
tools/perf/ui/util.c
1
-rwxr-xr-x
tools/perf/util/PERF-VERSION-GEN
4
-rw-r--r--
tools/perf/util/annotate.c
2
-rw-r--r--
tools/perf/util/annotate.h
24
-rw-r--r--
tools/perf/util/callchain.c
2
-rw-r--r--
tools/perf/util/callchain.h
5
-rw-r--r--
tools/perf/util/cpumap.c
54
-rw-r--r--
tools/perf/util/cpumap.h
9
-rw-r--r--
tools/perf/util/debug.c
28
-rw-r--r--
tools/perf/util/debug.h
34