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
35
-rw-r--r--
tools/hv/Makefile
13
-rw-r--r--
tools/hv/hv_fcopy_daemon.c
197
-rw-r--r--
tools/hv/hv_kvp_daemon.c
1
-rw-r--r--
tools/hv/hv_vss_daemon.c
3
-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/include/linux/hash.h
5
-rw-r--r--
tools/lib/api/Makefile
(renamed from tools/lib/lk/Makefile)
20
-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/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
244
-rw-r--r--
tools/lib/lockdep/common.c
33
-rw-r--r--
tools/lib/lockdep/include/liblockdep/common.h
50
-rw-r--r--
tools/lib/lockdep/include/liblockdep/mutex.h
70
-rw-r--r--
tools/lib/lockdep/include/liblockdep/rwlock.h
86
-rwxr-xr-x
tools/lib/lockdep/lockdep
3
-rw-r--r--
tools/lib/lockdep/lockdep.c
2
-rw-r--r--
tools/lib/lockdep/lockdep_internals.h
1
-rw-r--r--
tools/lib/lockdep/lockdep_states.h
1
-rw-r--r--
tools/lib/lockdep/preload.c
447
-rw-r--r--
tools/lib/lockdep/rbtree.c
1
-rwxr-xr-x
tools/lib/lockdep/run_tests.sh
27
-rw-r--r--
tools/lib/lockdep/tests/AA.c
13
-rw-r--r--
tools/lib/lockdep/tests/ABBA.c
13
-rw-r--r--
tools/lib/lockdep/tests/ABBCCA.c
15
-rw-r--r--
tools/lib/lockdep/tests/ABBCCDDA.c
17
-rw-r--r--
tools/lib/lockdep/tests/ABCABC.c
15
-rw-r--r--
tools/lib/lockdep/tests/ABCDBCDA.c
17
-rw-r--r--
tools/lib/lockdep/tests/ABCDBDDA.c
17
-rw-r--r--
tools/lib/lockdep/tests/WW.c
13
-rw-r--r--
tools/lib/lockdep/tests/common.h
12
-rw-r--r--
tools/lib/lockdep/tests/unlock_balance.c
12
-rw-r--r--
tools/lib/lockdep/uinclude/asm/hash.h
6
-rw-r--r--
tools/lib/lockdep/uinclude/asm/hweight.h
3
-rw-r--r--
tools/lib/lockdep/uinclude/asm/sections.h
3
-rw-r--r--
tools/lib/lockdep/uinclude/linux/bitops.h
3
-rw-r--r--
tools/lib/lockdep/uinclude/linux/compiler.h
7
-rw-r--r--
tools/lib/lockdep/uinclude/linux/debug_locks.h
12
-rw-r--r--
tools/lib/lockdep/uinclude/linux/delay.h
3
-rw-r--r--
tools/lib/lockdep/uinclude/linux/export.h
7
-rw-r--r--
tools/lib/lockdep/uinclude/linux/ftrace.h
3
-rw-r--r--
tools/lib/lockdep/uinclude/linux/gfp.h
3
-rw-r--r--
tools/lib/lockdep/uinclude/linux/hardirq.h
11
-rw-r--r--
tools/lib/lockdep/uinclude/linux/hash.h
1
-rw-r--r--
tools/lib/lockdep/uinclude/linux/interrupt.h
3
-rw-r--r--
tools/lib/lockdep/uinclude/linux/irqflags.h
38
-rw-r--r--
tools/lib/lockdep/uinclude/linux/kallsyms.h
32
-rw-r--r--
tools/lib/lockdep/uinclude/linux/kern_levels.h
25
-rw-r--r--
tools/lib/lockdep/uinclude/linux/kernel.h
44
-rw-r--r--
tools/lib/lockdep/uinclude/linux/kmemcheck.h
8
-rw-r--r--
tools/lib/lockdep/uinclude/linux/linkage.h
3
-rw-r--r--
tools/lib/lockdep/uinclude/linux/list.h
1
-rw-r--r--
tools/lib/lockdep/uinclude/linux/lockdep.h
58
-rw-r--r--
tools/lib/lockdep/uinclude/linux/module.h
6
-rw-r--r--
tools/lib/lockdep/uinclude/linux/mutex.h
3
-rw-r--r--
tools/lib/lockdep/uinclude/linux/poison.h
1
-rw-r--r--
tools/lib/lockdep/uinclude/linux/prefetch.h
6
-rw-r--r--
tools/lib/lockdep/uinclude/linux/proc_fs.h
3
-rw-r--r--
tools/lib/lockdep/uinclude/linux/rbtree.h
1
-rw-r--r--
tools/lib/lockdep/uinclude/linux/rbtree_augmented.h
2
-rw-r--r--
tools/lib/lockdep/uinclude/linux/rcu.h
21
-rw-r--r--
tools/lib/lockdep/uinclude/linux/seq_file.h
3
-rw-r--r--
tools/lib/lockdep/uinclude/linux/spinlock.h
25
-rw-r--r--
tools/lib/lockdep/uinclude/linux/stacktrace.h
32
-rw-r--r--
tools/lib/lockdep/uinclude/linux/stringify.h
7
-rw-r--r--
tools/lib/lockdep/uinclude/linux/types.h
58
-rw-r--r--
tools/lib/lockdep/uinclude/trace/events/lock.h
3
-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
191
-rw-r--r--
tools/lib/traceevent/event-parse.c
349
-rw-r--r--
tools/lib/traceevent/event-parse.h
86
-rw-r--r--
tools/lib/traceevent/event-plugin.c
215
-rw-r--r--
tools/lib/traceevent/event-utils.h
4
-rw-r--r--
tools/lib/traceevent/parse-filter.c
673
-rw-r--r--
tools/lib/traceevent/parse-utils.c
44
-rw-r--r--
tools/lib/traceevent/plugin_cfg80211.c
30
-rw-r--r--
tools/lib/traceevent/plugin_function.c
163
-rw-r--r--
tools/lib/traceevent/plugin_hrtimer.c
88
-rw-r--r--
tools/lib/traceevent/plugin_jbd2.c
77
-rw-r--r--
tools/lib/traceevent/plugin_kmem.c
94
-rw-r--r--
tools/lib/traceevent/plugin_kvm.c
465
-rw-r--r--
tools/lib/traceevent/plugin_mac80211.c
102
-rw-r--r--
tools/lib/traceevent/plugin_sched_switch.c
160
-rw-r--r--
tools/lib/traceevent/plugin_scsi.c
429
-rw-r--r--
tools/lib/traceevent/plugin_xen.c
136
-rw-r--r--
tools/lib/traceevent/trace-seq.c
67
-rw-r--r--
tools/net/Makefile
25
-rw-r--r--
tools/net/bpf_asm.c
52
-rw-r--r--
tools/net/bpf_dbg.c
1395
-rw-r--r--
tools/net/bpf_exp.l
143
-rw-r--r--
tools/net/bpf_exp.y
762
-rw-r--r--
tools/perf/Documentation/perf-archive.txt
6
-rw-r--r--
tools/perf/Documentation/perf-bench.txt
22
-rw-r--r--
tools/perf/Documentation/perf-kvm.txt
34
-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/Documentation/perf-record.txt
20
-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
6
-rw-r--r--
tools/perf/MANIFEST
7
-rw-r--r--
tools/perf/Makefile
13
-rw-r--r--
tools/perf/Makefile.perf
112
-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/common.c
3
-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
5
-rw-r--r--
tools/perf/builtin-annotate.c
17
-rw-r--r--
tools/perf/builtin-bench.c
14
-rw-r--r--
tools/perf/builtin-buildid-cache.c
33
-rw-r--r--