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--
arch/arm/kernel/perf_event.c
4
-rw-r--r--
arch/powerpc/include/asm/uprobes.h
5
-rw-r--r--
arch/powerpc/kernel/uprobes.c
2
-rw-r--r--
arch/x86/kernel/cpu/Makefile
2
-rw-r--r--
arch/x86/kernel/cpu/perf_event_intel_rapl.c
679
-rw-r--r--
include/linux/perf_event.h
1
-rw-r--r--
include/linux/uprobes.h
52
-rw-r--r--
include/uapi/linux/perf_event.h
1
-rw-r--r--
kernel/events/core.c
31
-rw-r--r--
kernel/events/ring_buffer.c
42
-rw-r--r--
kernel/events/uprobes.c
60
-rw-r--r--
tools/Makefile
12
-rw-r--r--
tools/include/asm/bug.h
(renamed from tools/perf/util/include/asm/bug.h)
9
-rw-r--r--
tools/include/linux/compiler.h
(renamed from tools/perf/util/include/linux/compiler.h)
12
-rw-r--r--
tools/lib/api/Makefile
(renamed from tools/lib/lk/Makefile)
18
-rw-r--r--
tools/lib/api/fs/debugfs.c
(renamed from tools/lib/lk/debugfs.c)
0
-rw-r--r--
tools/lib/api/fs/debugfs.h
(renamed from tools/lib/lk/debugfs.h)
6
-rw-r--r--
tools/lib/symbol/kallsyms.c
58
-rw-r--r--
tools/lib/symbol/kallsyms.h
24
-rw-r--r--
tools/lib/traceevent/Makefile
189
-rw-r--r--
tools/lib/traceevent/event-parse.c
108
-rw-r--r--
tools/lib/traceevent/event-parse.h
69
-rw-r--r--
tools/lib/traceevent/event-plugin.c
215
-rw-r--r--
tools/lib/traceevent/parse-filter.c
673
-rw-r--r--
tools/lib/traceevent/plugin_cfg80211.c
24
-rw-r--r--
tools/lib/traceevent/plugin_function.c
160
-rw-r--r--
tools/lib/traceevent/plugin_hrtimer.c
78
-rw-r--r--
tools/lib/traceevent/plugin_jbd2.c
68
-rw-r--r--
tools/lib/traceevent/plugin_kmem.c
72
-rw-r--r--
tools/lib/traceevent/plugin_kvm.c
436
-rw-r--r--
tools/lib/traceevent/plugin_mac80211.c
95
-rw-r--r--
tools/lib/traceevent/plugin_sched_switch.c
148
-rw-r--r--
tools/lib/traceevent/plugin_scsi.c
423
-rw-r--r--
tools/lib/traceevent/plugin_xen.c
130
-rw-r--r--
tools/perf/Documentation/perf-archive.txt
6
-rw-r--r--
tools/perf/Documentation/perf-kvm.txt
34
-rw-r--r--
tools/perf/Documentation/perf-record.txt
16
-rw-r--r--
tools/perf/Documentation/perf-report.txt
9
-rw-r--r--
tools/perf/Documentation/perf-script.txt
14
-rw-r--r--
tools/perf/Documentation/perf-stat.txt
2
-rw-r--r--
tools/perf/Documentation/perf-timechart.txt
42
-rw-r--r--
tools/perf/Documentation/perf-top.txt
5
-rw-r--r--
tools/perf/MANIFEST
6
-rw-r--r--
tools/perf/Makefile
7
-rw-r--r--
tools/perf/Makefile.perf
65
-rw-r--r--
tools/perf/arch/common.c
3
-rw-r--r--
tools/perf/builtin-annotate.c
17
-rw-r--r--
tools/perf/builtin-diff.c
103
-rw-r--r--
tools/perf/builtin-evlist.c
2
-rw-r--r--
tools/perf/builtin-inject.c
67
-rw-r--r--
tools/perf/builtin-kvm.c
25
-rw-r--r--
tools/perf/builtin-mem.c
5
-rw-r--r--
tools/perf/builtin-probe.c
19
-rw-r--r--
tools/perf/builtin-record.c
199
-rw-r--r--
tools/perf/builtin-report.c
451
-rw-r--r--
tools/perf/builtin-sched.c
2
-rw-r--r--
tools/perf/builtin-script.c
266
-rw-r--r--
tools/perf/builtin-stat.c
186
-rw-r--r--
tools/perf/builtin-timechart.c
754
-rw-r--r--
tools/perf/builtin-top.c
66
-rw-r--r--
tools/perf/builtin-trace.c
96
-rw-r--r--
tools/perf/config/Makefile
130
-rw-r--r--
tools/perf/config/Makefile.arch
22
-rw-r--r--
tools/perf/config/feature-checks/.gitignore
2
-rw-r--r--
tools/perf/config/feature-checks/Makefile
120
-rw-r--r--
tools/perf/config/feature-checks/test-all.c
5
-rw-r--r--
tools/perf/config/feature-checks/test-stackprotector.c
6
-rw-r--r--
tools/perf/config/feature-checks/test-volatile-register-var.c
6
-rw-r--r--
tools/perf/config/utilities.mak
7
-rw-r--r--
tools/perf/perf-completion.sh
(renamed from tools/perf/bash_completion)
104
-rw-r--r--
tools/perf/perf.c
2
-rw-r--r--
tools/perf/perf.h
4
-rw-r--r--
tools/perf/tests/attr/test-record-no-inherit
2
-rw-r--r--
tools/perf/tests/code-reading.c
9
-rw-r--r--
tools/perf/tests/evsel-roundtrip-name.c
2
-rw-r--r--
tools/perf/tests/hists_link.c
4
-rw-r--r--
tools/perf/tests/keep-tracking.c
9
-rw-r--r--
tools/perf/tests/make
58
-rw-r--r--
tools/perf/tests/mmap-basic.c
25
-rw-r--r--
tools/perf/tests/open-syscall-tp-fields.c
18
-rw-r--r--
tools/perf/tests/parse-events.c
12
-rw-r--r--
tools/perf/tests/perf-record.c
23
-rwxr-xr-x
tools/perf/tests/perf-targz-src-pkg
21
-rw-r--r--
tools/perf/tests/perf-time-to-tsc.c
8
-rw-r--r--
tools/perf/tests/sw-clock.c
18
-rw-r--r--
tools/perf/tests/task-exit.c
33
-rw-r--r--
tools/perf/ui/browser.c
8
-rw-r--r--
tools/perf/ui/browser.h
2
-rw-r--r--
tools/perf/ui/browsers/header.c
127
-rw-r--r--
tools/perf/ui/browsers/hists.c
68
-rw-r--r--
tools/perf/ui/browsers/scripts.c
3
-rw-r--r--
tools/perf/ui/gtk/hists.c
2
-rw-r--r--
tools/perf/ui/gtk/util.c
3
-rw-r--r--
tools/perf/ui/stdio/hist.c
2
-rw-r--r--
tools/perf/ui/tui/util.c
19
-rw-r--r--
tools/perf/util/alias.c
6
-rw-r--r--
tools/perf/util/annotate.c
75
-rw-r--r--
tools/perf/util/annotate.h
9
-rw-r--r--
tools/perf/util/build-id.c
2
-rw-r--r--
tools/perf/util/build-id.h
2
-rw-r--r--
tools/perf/util/callchain.h
2
-rw-r--r--
tools/perf/util/cgroup.c
6
-rw-r--r--
tools/perf/util/color.c
15
-rw-r--r--
tools/perf/util/color.h
1
-rw-r--r--
tools/perf/util/comm.c
2
-rw-r--r--
tools/perf/util/data.c
6
-rw-r--r--
tools/perf/util/data.h
14
-rw-r--r--
tools/perf/util/debug.c
31
-rw-r--r--
tools/perf/util/debug.h
2
-rw-r--r--
tools/perf/util/dso.c
134
-rw-r--r--
tools/perf/util/dso.h
31
-rw-r--r--
tools/perf/util/event.c
61
-rw-r--r--
tools/perf/util/event.h
7
-rw-r--r--
tools/perf/util/evlist.c
123
-rw-r--r--
tools/perf/util/evlist.h
81
-rw-r--r--
tools/perf/util/evsel.c
73
-rw-r--r--
tools/perf/util/evsel.h
7
-rw-r--r--
tools/perf/util/header.c
69
-rw-r--r--
tools/perf/util/header.h
10
-rw-r--r--
tools/perf/util/help.c
7
-rw-r--r--
tools/perf/util/hist.c
27
-rw-r--r--
tools/perf/util/hist.h
3
-rw-r--r--
tools/perf/util/machine.c
34
-rw-r--r--
tools/perf/util/map.c
17
-rw-r--r--
tools/perf/util/map.h
2
-rw-r--r--
tools/perf/util/parse-events.c
43
-rw-r--r--
tools/perf/util/parse-options.c
21
-rw-r--r--
tools/perf/util/parse-options.h
8
-rw-r--r--
tools/perf/util/pmu.c
142
-rw-r--r--
tools/perf/util/pmu.h
3
-rw-r--r--
tools/perf/util/probe-event.c
243
-rw-r--r--