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/perf/Documentation/perf-annotate.txt
37
-rw-r--r--
tools/perf/Documentation/perf-buildid-list.txt
3
-rw-r--r--
tools/perf/Documentation/perf-diff.txt
21
-rw-r--r--
tools/perf/Documentation/perf-kvm.txt
8
-rw-r--r--
tools/perf/Documentation/perf-lock.txt
15
-rw-r--r--
tools/perf/Documentation/perf-probe.txt
4
-rw-r--r--
tools/perf/Documentation/perf-record.txt
22
-rw-r--r--
tools/perf/Documentation/perf-report.txt
55
-rw-r--r--
tools/perf/Documentation/perf-sched.txt
18
-rw-r--r--
tools/perf/Documentation/perf-script-perl.txt
(renamed from tools/perf/Documentation/perf-trace-perl.txt)
28
-rw-r--r--
tools/perf/Documentation/perf-script-python.txt
(renamed from tools/perf/Documentation/perf-trace-python.txt)
88
-rw-r--r--
tools/perf/Documentation/perf-script.txt
(renamed from tools/perf/Documentation/perf-trace.txt)
61
-rw-r--r--
tools/perf/Documentation/perf-stat.txt
44
-rw-r--r--
tools/perf/Documentation/perf-test.txt
2
-rw-r--r--
tools/perf/Documentation/perf-timechart.txt
2
-rw-r--r--
tools/perf/Documentation/perf-top.txt
28
-rw-r--r--
tools/perf/MANIFEST
1
-rw-r--r--
tools/perf/Makefile
25
-rw-r--r--
tools/perf/arch/s390/Makefile
4
-rw-r--r--
tools/perf/arch/s390/util/dwarf-regs.c
22
-rw-r--r--
tools/perf/bench/mem-memcpy-arch.h
12
-rw-r--r--
tools/perf/bench/mem-memcpy-x86-64-asm-def.h
4
-rw-r--r--
tools/perf/bench/mem-memcpy-x86-64-asm.S
2
-rw-r--r--
tools/perf/bench/mem-memcpy.c
219
-rw-r--r--
tools/perf/builtin-annotate.c
10
-rw-r--r--
tools/perf/builtin-buildid-list.c
3
-rw-r--r--
tools/perf/builtin-diff.c
21
-rw-r--r--
tools/perf/builtin-inject.c
41
-rw-r--r--
tools/perf/builtin-kmem.c
27
-rw-r--r--
tools/perf/builtin-lock.c
23
-rw-r--r--
tools/perf/builtin-record.c
213
-rw-r--r--
tools/perf/builtin-report.c
23
-rw-r--r--
tools/perf/builtin-sched.c
36
-rw-r--r--
tools/perf/builtin-script.c
(renamed from tools/perf/builtin-trace.c)
135
-rw-r--r--
tools/perf/builtin-stat.c
532
-rw-r--r--
tools/perf/builtin-test.c
224
-rw-r--r--
tools/perf/builtin-timechart.c
132
-rw-r--r--
tools/perf/builtin-top.c
239
-rw-r--r--
tools/perf/builtin.h
2
-rw-r--r--
tools/perf/command-list.txt
2
-rw-r--r--
tools/perf/feature-tests.mak
4
-rw-r--r--
tools/perf/perf.c
4
-rw-r--r--
tools/perf/scripts/perl/Perf-Trace-Util/Context.c
2
-rw-r--r--
tools/perf/scripts/perl/Perf-Trace-Util/Context.xs
4
-rw-r--r--
tools/perf/scripts/perl/Perf-Trace-Util/README
4
-rw-r--r--
tools/perf/scripts/perl/Perf-Trace-Util/lib/Perf/Trace/Context.pm
2
-rw-r--r--
tools/perf/scripts/perl/Perf-Trace-Util/lib/Perf/Trace/Core.pm
4
-rw-r--r--
tools/perf/scripts/perl/Perf-Trace-Util/lib/Perf/Trace/Util.pm
4
-rw-r--r--
tools/perf/scripts/perl/bin/failed-syscalls-report
2
-rw-r--r--
tools/perf/scripts/perl/bin/rw-by-file-report
5
-rw-r--r--
tools/perf/scripts/perl/bin/rw-by-pid-report
5
-rw-r--r--
tools/perf/scripts/perl/bin/rwtop-report
5
-rw-r--r--
tools/perf/scripts/perl/bin/wakeup-latency-report
5
-rw-r--r--
tools/perf/scripts/perl/bin/workqueue-stats-report
6
-rw-r--r--
tools/perf/scripts/perl/check-perf-trace.pl
2
-rw-r--r--
tools/perf/scripts/perl/rw-by-file.pl
2
-rw-r--r--
tools/perf/scripts/perl/workqueue-stats.pl
2
-rw-r--r--
tools/perf/scripts/python/Perf-Trace-Util/Context.c
2
-rw-r--r--
tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Core.py
2
-rw-r--r--
tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/SchedGui.py
2
-rw-r--r--
tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
2
-rw-r--r--
tools/perf/scripts/python/bin/failed-syscalls-by-pid-report
2
-rw-r--r--
tools/perf/scripts/python/bin/futex-contention-report
2
-rw-r--r--
tools/perf/scripts/python/bin/netdev-times-report
2
-rw-r--r--
tools/perf/scripts/python/bin/sched-migration-report
2
-rw-r--r--
tools/perf/scripts/python/bin/sctop-report
2
-rw-r--r--
tools/perf/scripts/python/bin/syscall-counts-by-pid-report
2
-rw-r--r--
tools/perf/scripts/python/bin/syscall-counts-report
2
-rw-r--r--
tools/perf/scripts/python/check-perf-trace.py
2
-rw-r--r--
tools/perf/scripts/python/failed-syscalls-by-pid.py
2
-rw-r--r--
tools/perf/scripts/python/sched-migration.py
2
-rw-r--r--
tools/perf/scripts/python/sctop.py
2
-rw-r--r--
tools/perf/scripts/python/syscall-counts-by-pid.py
2
-rw-r--r--
tools/perf/scripts/python/syscall-counts.py
2
-rw-r--r--
tools/perf/util/build-id.c
7
-rw-r--r--
tools/perf/util/cpumap.c
123
-rw-r--r--
tools/perf/util/cpumap.h
10
-rw-r--r--
tools/perf/util/debug.c
42
-rw-r--r--
tools/perf/util/debug.h
2
-rw-r--r--
tools/perf/util/event.c
358
-rw-r--r--
tools/perf/util/event.h
30
-rw-r--r--
tools/perf/util/evsel.c
201
-rw-r--r--
tools/perf/util/evsel.h
115
-rw-r--r--
tools/perf/util/header.c
58
-rw-r--r--
tools/perf/util/header.h
5
-rw-r--r--
tools/perf/util/hist.c
23
-rw-r--r--
tools/perf/util/hist.h
2
-rw-r--r--
tools/perf/util/include/asm/cpufeature.h
9
-rw-r--r--
tools/perf/util/include/asm/dwarf2.h
11
-rw-r--r--
tools/perf/util/include/linux/bitops.h
5
-rw-r--r--
tools/perf/util/include/linux/linkage.h
13
-rw-r--r--
tools/perf/util/parse-events.c
179
-rw-r--r--
tools/perf/util/parse-events.h
19
-rw-r--r--
tools/perf/util/parse-options.h
4
-rw-r--r--
tools/perf/util/probe-event.c
234
-rw-r--r--
tools/perf/util/probe-finder.c
42
-rw-r--r--
tools/perf/util/probe-finder.h
6
-rw-r--r--
tools/perf/util/scripting-engines/trace-event-perl.c
6
-rw-r--r--
tools/perf/util/scripting-engines/trace-event-python.c
4
-rw-r--r--
tools/perf/util/session.c
579
-rw-r--r--
tools/perf/util/session.h
26
-rw-r--r--
tools/perf/util/sort.c
6
-rw-r--r--
tools/perf/util/symbol.c
139
-rw-r--r--
tools/perf/util/symbol.h
4
-rw-r--r--
tools/perf/util/thread.c
43
-rw-r--r--
tools/perf/util/thread.h
15
-rw-r--r--
tools/perf/util/trace-event-info.c
30
-rw-r--r--
tools/perf/util/trace-event.h
5
-rw-r--r--
tools/perf/util/ui/util.c
16
-rw-r--r--
tools/perf/util/util.c
17
-rw-r--r--
tools/perf/util/util.h
1
-rw-r--r--
tools/perf/util/xyarray.c
20
-rw-r--r--
tools/perf/util/xyarray.h
20
-rw-r--r--
tools/slub/slabinfo.c
1364
-rwxr-xr-x
tools/testing/ktest/compare-ktest-sample.pl
30
-rwxr-xr-x
tools/testing/ktest/ktest.pl
2023
-rw-r--r--
tools/testing/ktest/sample.conf
622
-rw-r--r--
tools/virtio/Makefile
12
-rw-r--r--
tools/virtio/linux/device.h
2
-rw-r--r--
tools/virtio/linux/slab.h
2
-rw-r--r--
tools/virtio/linux/virtio.h
223
-rw-r--r--
tools/virtio/vhost_test/Makefile
2
-rw-r--r--
tools/virtio/vhost_test/vhost_test.c
1
-rw-r--r--