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
path:
root
/
tools
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
(limited to 'tools')
-rw-r--r--
tools/Makefile
11
-rw-r--r--
tools/hv/Makefile
13
-rw-r--r--
tools/hv/hv_fcopy_daemon.c
195
-rw-r--r--
tools/hv/hv_vss_daemon.c
2
-rw-r--r--
tools/include/linux/hash.h
5
-rw-r--r--
tools/lib/api/Makefile
2
-rw-r--r--
tools/lib/api/fs/fs.c
(renamed from tools/perf/util/fs.c)
11
-rw-r--r--
tools/lib/api/fs/fs.h
(renamed from tools/perf/util/include/linux/magic.h)
12
-rw-r--r--
tools/lib/lockdep/Makefile
6
-rw-r--r--
tools/lib/lockdep/preload.c
2
-rwxr-xr-x
[-rw-r--r--]
tools/lib/lockdep/run_tests.sh
0
-rw-r--r--
tools/lib/lockdep/uinclude/asm/hash.h
6
-rw-r--r--
tools/lib/lockdep/uinclude/linux/rcu.h
5
-rw-r--r--
tools/net/Makefile
2
-rw-r--r--
tools/net/bpf_dbg.c
119
-rw-r--r--
tools/perf/Documentation/perf-mem.txt
4
-rw-r--r--
tools/perf/Documentation/perf-probe.txt
2
-rw-r--r--
tools/perf/MANIFEST
1
-rw-r--r--
tools/perf/Makefile.perf
42
-rw-r--r--
tools/perf/arch/arm/Makefile
2
-rw-r--r--
tools/perf/arch/arm/util/unwind-libunwind.c
(renamed from tools/perf/arch/arm/util/unwind.c)
2
-rw-r--r--
tools/perf/arch/x86/Makefile
9
-rw-r--r--
tools/perf/arch/x86/include/perf_regs.h
6
-rw-r--r--
tools/perf/arch/x86/tests/dwarf-unwind.c
59
-rw-r--r--
tools/perf/arch/x86/tests/regs_load.S
92
-rw-r--r--
tools/perf/arch/x86/util/unwind-libdw.c
51
-rw-r--r--
tools/perf/arch/x86/util/unwind-libunwind.c
(renamed from tools/perf/arch/x86/util/unwind.c)
4
-rw-r--r--
tools/perf/bench/bench.h
3
-rw-r--r--
tools/perf/bench/futex-hash.c
212
-rw-r--r--
tools/perf/bench/futex-requeue.c
211
-rw-r--r--
tools/perf/bench/futex-wake.c
201
-rw-r--r--
tools/perf/bench/futex.h
71
-rw-r--r--
tools/perf/bench/numa.c
1
-rw-r--r--
tools/perf/builtin-bench.c
14
-rw-r--r--
tools/perf/builtin-diff.c
7
-rw-r--r--
tools/perf/builtin-inject.c
1
-rw-r--r--
tools/perf/builtin-kvm.c
12
-rw-r--r--
tools/perf/builtin-probe.c
12
-rw-r--r--
tools/perf/builtin-record.c
30
-rw-r--r--
tools/perf/builtin-report.c
68
-rw-r--r--
tools/perf/builtin-sched.c
10
-rw-r--r--
tools/perf/builtin-timechart.c
4
-rw-r--r--
tools/perf/builtin-top.c
18
-rw-r--r--
tools/perf/builtin-trace.c
10
-rw-r--r--
tools/perf/config/Makefile
234
-rw-r--r--
tools/perf/config/feature-checks/Makefile
8
-rw-r--r--
tools/perf/config/feature-checks/test-all.c
5
-rw-r--r--
tools/perf/config/feature-checks/test-libdw-dwarf-unwind.c
13
-rw-r--r--
tools/perf/design.txt
12
-rw-r--r--
tools/perf/perf-completion.sh
2
-rw-r--r--
tools/perf/perf.h
10
-rw-r--r--
tools/perf/tests/builtin-test.c
8
-rw-r--r--
tools/perf/tests/dwarf-unwind.c
144
-rw-r--r--
tools/perf/tests/hists_link.c
1
-rw-r--r--
tools/perf/tests/make
25
-rw-r--r--
tools/perf/tests/parse-events.c
2
-rw-r--r--
tools/perf/tests/sample-parsing.c
17
-rw-r--r--
tools/perf/tests/tests.h
9
-rw-r--r--
tools/perf/ui/browsers/hists.c
122
-rw-r--r--
tools/perf/ui/gtk/hists.c
78
-rw-r--r--
tools/perf/ui/hist.c
138
-rw-r--r--
tools/perf/ui/stdio/hist.c
11
-rw-r--r--
tools/perf/util/annotate.c
23
-rw-r--r--
tools/perf/util/annotate.h
2
-rw-r--r--
tools/perf/util/cpumap.c
2
-rw-r--r--
tools/perf/util/dso.c
4
-rw-r--r--
tools/perf/util/dso.h
10
-rw-r--r--
tools/perf/util/event.c
188
-rw-r--r--
tools/perf/util/event.h
5
-rw-r--r--
tools/perf/util/evsel.c
60
-rw-r--r--
tools/perf/util/evsel.h
18
-rw-r--r--
tools/perf/util/fs.h
7
-rw-r--r--
tools/perf/util/hist.c
13
-rw-r--r--
tools/perf/util/hist.h
29
-rw-r--r--
tools/perf/util/include/linux/bitops.h
4
-rw-r--r--
tools/perf/util/include/linux/hash.h
5
-rw-r--r--
tools/perf/util/include/linux/kernel.h
6
-rw-r--r--
tools/perf/util/include/linux/list.h
1
-rw-r--r--
tools/perf/util/include/linux/prefetch.h
6
-rw-r--r--
tools/perf/util/machine.c
79
-rw-r--r--
tools/perf/util/machine.h
13
-rw-r--r--
tools/perf/util/map.h
10
-rw-r--r--
tools/perf/util/parse-options.c
37
-rw-r--r--
tools/perf/util/parse-options.h
8
-rw-r--r--
tools/perf/util/perf_regs.c
19
-rw-r--r--
tools/perf/util/perf_regs.h
13
-rw-r--r--
tools/perf/util/pmu.c
2
-rw-r--r--
tools/perf/util/probe-event.c
863
-rw-r--r--
tools/perf/util/probe-event.h
12
-rw-r--r--
tools/perf/util/probe-finder.c
198
-rw-r--r--
tools/perf/util/probe-finder.h
5
-rw-r--r--
tools/perf/util/python-ext-sources
2
-rw-r--r--
tools/perf/util/record.c
2
-rw-r--r--
tools/perf/util/session.c
7
-rw-r--r--
tools/perf/util/symbol-elf.c
8
-rw-r--r--
tools/perf/util/symbol.c
65
-rw-r--r--
tools/perf/util/symbol.h
14
-rw-r--r--
tools/perf/util/thread.c
21
-rw-r--r--
tools/perf/util/thread.h
11
-rw-r--r--
tools/perf/util/trace-event-parse.c
1
-rw-r--r--
tools/perf/util/unwind-libdw.c
210
-rw-r--r--
tools/perf/util/unwind-libdw.h
21
-rw-r--r--
tools/perf/util/unwind-libunwind.c
(renamed from tools/perf/util/unwind.c)
50
-rw-r--r--
tools/perf/util/unwind.h
11
-rw-r--r--
tools/perf/util/util.c
2
-rw-r--r--
tools/testing/selftests/ipc/msgque.c
1
-rw-r--r--
tools/testing/selftests/powerpc/Makefile
2
-rw-r--r--
tools/testing/selftests/powerpc/copyloops/Makefile
29
-rw-r--r--
tools/testing/selftests/powerpc/copyloops/asm/ppc_asm.h
86
-rw-r--r--
tools/testing/selftests/powerpc/copyloops/asm/processor.h
0
l---------
tools/testing/selftests/powerpc/copyloops/copyuser_64.S
1
l---------
tools/testing/selftests/powerpc/copyloops/copyuser_power7.S
1
l---------
tools/testing/selftests/powerpc/copyloops/memcpy_64.S
1
l---------
tools/testing/selftests/powerpc/copyloops/memcpy_power7.S
1
-rw-r--r--
tools/testing/selftests/powerpc/copyloops/validate.c
99
-rw-r--r--
tools/testing/selftests/powerpc/utils.h
3
-rw-r--r--
tools/testing/selftests/rcutorture/bin/functions.sh
1
-rwxr-xr-x
tools/testing/selftests/rcutorture/bin/kvm-recheck-lock.sh
51
-rwxr-xr-x
tools/testing/selftests/rcutorture/bin/kvm-recheck-rcu.sh
51
-rwxr-xr-x
tools/testing/selftests/rcutorture/bin/kvm-recheck.sh
13
-rwxr-xr-x
tools/testing/selftests/rcutorture/bin/kvm-test-1-run.sh
(renamed from tools/testing/selftests/rcutorture/bin/kvm-test-1-rcu.sh)
53
-rw-r--r--
tools/testing/selftests/rcutorture/bin/kvm.sh
276
-rw-r--r--
tools/testing/selftests/rcutorture/configs/lock/BUSTED
6
-rw-r--r--
tools/testing/selftests/rcutorture/configs/lock/BUSTED.boot
1
-rw-r--r--
tools/testing/selftests/rcutorture/configs/lock/CFLIST
1
-rw-r--r--
tools/testing/selftests/rcutorture/configs/lock/CFcommon
2
-rw-r--r--
tools/testing/selftests/rcutorture/configs/lock/LOCK01
6
-rw-r--r--
tools/testing/selftests/rcutorture/configs/lock/ver_functions.sh
43
-rw-r--r--