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--
Makefile
6
-rw-r--r--
arch/Kconfig
13
-rw-r--r--
arch/x86/Kconfig
3
-rw-r--r--
arch/x86/include/asm/ftrace.h
56
-rw-r--r--
arch/x86/include/asm/kprobes.h
1
-rw-r--r--
arch/x86/include/asm/kvm.h
16
-rw-r--r--
arch/x86/include/asm/kvm_host.h
16
-rw-r--r--
arch/x86/include/asm/perf_event.h
2
-rw-r--r--
arch/x86/include/asm/perf_regs.h
33
-rw-r--r--
arch/x86/include/asm/processor.h
2
-rw-r--r--
arch/x86/include/asm/svm.h
205
-rw-r--r--
arch/x86/include/asm/uprobes.h
3
-rw-r--r--
arch/x86/include/asm/vmx.h
127
-rw-r--r--
arch/x86/kernel/Makefile
2
-rw-r--r--
arch/x86/kernel/cpu/perf_event_intel_uncore.c
28
-rw-r--r--
arch/x86/kernel/cpu/perf_event_intel_uncore.h
6
-rw-r--r--
arch/x86/kernel/entry_32.S
74
-rw-r--r--
arch/x86/kernel/entry_64.S
130
-rw-r--r--
arch/x86/kernel/ftrace.c
73
-rw-r--r--
arch/x86/kernel/kprobes.c
67
-rw-r--r--
arch/x86/kernel/perf_regs.c
105
-rw-r--r--
arch/x86/kernel/step.c
53
-rw-r--r--
arch/x86/kernel/uprobes.c
52
-rw-r--r--
arch/x86/kernel/x8664_ksyms_64.c
6
-rw-r--r--
arch/x86/kvm/trace.h
89
-rw-r--r--
drivers/oprofile/cpu_buffer.c
11
-rw-r--r--
include/linux/ftrace.h
158
-rw-r--r--
include/linux/kprobes.h
27
-rw-r--r--
include/linux/perf_event.h
60
-rw-r--r--
include/linux/perf_regs.h
25
-rw-r--r--
include/linux/sched.h
3
-rw-r--r--
include/linux/uprobes.h
15
-rw-r--r--
kernel/Makefile
2
-rw-r--r--
kernel/events/callchain.c
38
-rw-r--r--
kernel/events/core.c
214
-rw-r--r--
kernel/events/internal.h
82
-rw-r--r--
kernel/events/ring_buffer.c
10
-rw-r--r--
kernel/events/uprobes.c
248
-rw-r--r--
kernel/fork.c
6
-rw-r--r--
kernel/kprobes.c
247
-rw-r--r--
kernel/trace/Kconfig
10
-rw-r--r--
kernel/trace/Makefile
8
-rw-r--r--
kernel/trace/ftrace.c
322
-rw-r--r--
kernel/trace/ring_buffer.c
4
-rw-r--r--
kernel/trace/trace.c
12
-rw-r--r--
kernel/trace/trace.h
3
-rw-r--r--
kernel/trace/trace_event_perf.c
3
-rw-r--r--
kernel/trace/trace_events.c
116
-rw-r--r--
kernel/trace/trace_events_filter.c
2
-rw-r--r--
kernel/trace/trace_functions.c
14
-rw-r--r--
kernel/trace/trace_functions_graph.c
5
-rw-r--r--
kernel/trace/trace_irqsoff.c
5
-rw-r--r--
kernel/trace/trace_sched_wakeup.c
5
-rw-r--r--
kernel/trace/trace_selftest.c
304
-rw-r--r--
kernel/trace/trace_stack.c
4
-rw-r--r--
kernel/trace/trace_syscalls.c
2
-rw-r--r--
scripts/recordmcount.h
4
-rw-r--r--
tools/lib/traceevent/Makefile
2
-rw-r--r--
tools/lib/traceevent/event-parse.c
754
-rw-r--r--
tools/lib/traceevent/event-parse.h
46
-rw-r--r--
tools/lib/traceevent/event-utils.h
6
-rw-r--r--
tools/perf/.gitignore
2
-rw-r--r--
tools/perf/Documentation/Makefile
6
-rw-r--r--
tools/perf/Documentation/jit-interface.txt
15
-rw-r--r--
tools/perf/Documentation/perf-annotate.txt
3
-rw-r--r--
tools/perf/Documentation/perf-diff.txt
3
-rw-r--r--
tools/perf/Documentation/perf-kvm.txt
30
-rw-r--r--
tools/perf/Documentation/perf-list.txt
48
-rw-r--r--
tools/perf/Documentation/perf-report.txt
3
-rw-r--r--
tools/perf/Documentation/perf-script-perl.txt
4
-rw-r--r--
tools/perf/Documentation/perf-script-python.txt
10
-rw-r--r--
tools/perf/Documentation/perf-trace.txt
53
-rw-r--r--
tools/perf/MANIFEST
4
-rw-r--r--
tools/perf/Makefile
173
-rw-r--r--
tools/perf/arch/x86/Makefile
3
-rw-r--r--
tools/perf/arch/x86/include/perf_regs.h
80
-rw-r--r--
tools/perf/arch/x86/util/unwind.c
111
-rw-r--r--
tools/perf/bash_completion
26
-rw-r--r--
tools/perf/bench/bench.h
3
-rw-r--r--
tools/perf/bench/mem-memcpy.c
2
-rw-r--r--
tools/perf/bench/mem-memset.c
2
-rw-r--r--
tools/perf/bench/sched-messaging.c
2
-rw-r--r--
tools/perf/bench/sched-pipe.c
10
-rw-r--r--
tools/perf/builtin-annotate.c
4
-rw-r--r--
tools/perf/builtin-bench.c
2
-rw-r--r--
tools/perf/builtin-buildid-cache.c
10
-rw-r--r--
tools/perf/builtin-buildid-list.c
7
-rw-r--r--
tools/perf/builtin-diff.c
96
-rw-r--r--
tools/perf/builtin-evlist.c
2
-rw-r--r--
tools/perf/builtin-help.c
50
-rw-r--r--
tools/perf/builtin-inject.c
29
-rw-r--r--
tools/perf/builtin-kmem.c
234
-rw-r--r--
tools/perf/builtin-kvm.c
838
-rw-r--r--
tools/perf/builtin-list.c
16
-rw-r--r--
tools/perf/builtin-lock.c
414
-rw-r--r--
tools/perf/builtin-probe.c
24
-rw-r--r--
tools/perf/builtin-record.c
305
-rw-r--r--
tools/perf/builtin-report.c
47
-rw-r--r--
tools/perf/builtin-sched.c
1522
-rw-r--r--
tools/perf/builtin-script.c
229
-rw-r--r--
tools/perf/builtin-stat.c
136
-rw-r--r--
tools/perf/builtin-test.c
353
-rw-r--r--
tools/perf/builtin-timechart.c
70
-rw-r--r--
tools/perf/builtin-top.c
33
-rw-r--r--
tools/perf/builtin-trace.c
310
-rw-r--r--
tools/perf/builtin.h
2
-rw-r--r--
tools/perf/command-list.txt
3
-rw-r--r--
tools/perf/config/feature-tests.mak
50
-rw-r--r--
tools/perf/perf-archive.sh
6
-rw-r--r--
tools/perf/perf.c
75
-rw-r--r--
tools/perf/perf.h
9
-rwxr-xr-x
tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py
94
-rw-r--r--
tools/perf/scripts/python/bin/event_analyzing_sample-record
8
-rw-r--r--
tools/perf/scripts/python/bin/event_analyzing_sample-report
3
-rw-r--r--
tools/perf/scripts/python/event_analyzing_sample.py
189
-rw-r--r--
tools/perf/ui/browser.c
7
-rw-r--r--
tools/perf/ui/browsers/annotate.c
6
-rw-r--r--
tools/perf/ui/browsers/hists.c
133
-rw-r--r--
tools/perf/ui/gtk/browser.c
111
-rw-r--r--
tools/perf/ui/gtk/gtk.h
3
-rw-r--r--
tools/perf/ui/gtk/helpline.c
56
-rw-r--r--
tools/perf/ui/gtk/setup.c
6
-rw-r--r--
tools/perf/ui/gtk/util.c
9
-rw-r--r--
tools/perf/ui/helpline.c
56
-rw-r--r--
tools/perf/ui/helpline.h
33
-rw-r--r--
tools/perf/ui/hist.c
390
-rw-r--r--
tools/perf/ui/setup.c
10
-rw-r--r--
tools/perf/ui/stdio/hist.c
498
-rw-r--r--
tools/perf/ui/tui/helpline.c
57
-rw-r--r--
tools/perf/ui/tui/setup.c
10
-rw-r--r--
tools/perf/util/alias.c
3
-rw-r--r--
tools/perf/util/annotate.c
19
-rw-r--r--
tools/perf/util/annotate.h
15
-rw-r--r--
tools/perf/util/build-id.c
11
-rw-r--r--
tools/perf/util/cache.h
6
-rw-r--r--
tools/perf/util/callchain.c
6
-rw-r--r--
tools/perf/util/cgroup.c
4
-rw-r--r--
tools/perf/util/config.c
6
-rw-r--r--
tools/perf/util/cpumap.c
22
-rw-r--r--
tools/perf/util/cpumap.h
13
-rw-r--r--
tools/perf/util/debug.c
4
-rw-r--r--
tools/perf/util/debug.h
17
-rw-r--r--
tools/perf/util/dso-test-data.c
2
-rw-r--r--
tools/perf/util/dwarf-aux.c
2