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
77
-rw-r--r--
tools/hv/hv_kvp_daemon.c
10
-rw-r--r--
tools/lib/traceevent/Makefile
303
-rw-r--r--
tools/lib/traceevent/event-parse.c
5079
-rw-r--r--
tools/lib/traceevent/event-parse.h
804
-rw-r--r--
tools/lib/traceevent/event-utils.h
80
-rw-r--r--
tools/lib/traceevent/parse-filter.c
2261
-rw-r--r--
tools/lib/traceevent/parse-utils.c
110
-rw-r--r--
tools/lib/traceevent/trace-seq.c
200
-rw-r--r--
tools/perf/Documentation/perf-evlist.txt
8
-rw-r--r--
tools/perf/Documentation/perf-probe.txt
19
-rw-r--r--
tools/perf/Documentation/perf-record.txt
2
-rw-r--r--
tools/perf/Documentation/perfconfig.example
9
-rw-r--r--
tools/perf/MANIFEST
2
-rw-r--r--
tools/perf/Makefile
134
-rw-r--r--
tools/perf/builtin-annotate.c
2
-rw-r--r--
tools/perf/builtin-buildid-list.c
6
-rw-r--r--
tools/perf/builtin-evlist.c
103
-rw-r--r--
tools/perf/builtin-inject.c
5
-rw-r--r--
tools/perf/builtin-kmem.c
6
-rw-r--r--
tools/perf/builtin-lock.c
26
-rw-r--r--
tools/perf/builtin-probe.c
86
-rw-r--r--
tools/perf/builtin-record.c
81
-rw-r--r--
tools/perf/builtin-report.c
39
-rw-r--r--
tools/perf/builtin-sched.c
42
-rw-r--r--
tools/perf/builtin-script.c
2
-rw-r--r--
tools/perf/builtin-stat.c
102
-rw-r--r--
tools/perf/builtin-test.c
565
-rw-r--r--
tools/perf/builtin-top.c
81
-rw-r--r--
tools/perf/design.txt
7
-rw-r--r--
tools/perf/perf.h
10
-rw-r--r--
tools/perf/ui/browser.c
(renamed from tools/perf/util/ui/browser.c)
298
-rw-r--r--
tools/perf/ui/browser.h
(renamed from tools/perf/util/ui/browser.h)
10
-rw-r--r--
tools/perf/ui/browsers/annotate.c
951
-rw-r--r--
tools/perf/ui/browsers/hists.c
(renamed from tools/perf/util/ui/browsers/hists.c)
360
-rw-r--r--
tools/perf/ui/browsers/map.c
(renamed from tools/perf/util/ui/browsers/map.c)
6
-rw-r--r--
tools/perf/ui/browsers/map.h
(renamed from tools/perf/util/ui/browsers/map.h)
0
-rw-r--r--
tools/perf/ui/gtk/browser.c
(renamed from tools/perf/util/gtk/browser.c)
31
-rw-r--r--
tools/perf/ui/gtk/gtk.h
(renamed from tools/perf/util/gtk/gtk.h)
0
-rw-r--r--
tools/perf/ui/gtk/setup.c
12
-rw-r--r--
tools/perf/ui/helpline.c
(renamed from tools/perf/util/ui/helpline.c)
0
-rw-r--r--
tools/perf/ui/helpline.h
(renamed from tools/perf/util/ui/helpline.h)
0
-rw-r--r--
tools/perf/ui/keysyms.h
(renamed from tools/perf/util/ui/keysyms.h)
0
-rw-r--r--
tools/perf/ui/libslang.h
(renamed from tools/perf/util/ui/libslang.h)
0
-rw-r--r--
tools/perf/ui/progress.c
(renamed from tools/perf/util/ui/progress.c)
0
-rw-r--r--
tools/perf/ui/progress.h
(renamed from tools/perf/util/ui/progress.h)
0
-rw-r--r--
tools/perf/ui/setup.c
46
-rw-r--r--
tools/perf/ui/tui/setup.c
(renamed from tools/perf/util/ui/setup.c)
77
-rw-r--r--
tools/perf/ui/ui.h
(renamed from tools/perf/util/ui/ui.h)
0
-rw-r--r--
tools/perf/ui/util.c
(renamed from tools/perf/util/ui/util.c)
0
-rw-r--r--
tools/perf/ui/util.h
(renamed from tools/perf/util/ui/util.h)
0
-rwxr-xr-x
tools/perf/util/PERF-VERSION-GEN
2
-rw-r--r--
tools/perf/util/annotate.c
599
-rw-r--r--
tools/perf/util/annotate.h
67
-rw-r--r--
tools/perf/util/build-id.c
2
-rw-r--r--
tools/perf/util/cache.h
24
-rw-r--r--
tools/perf/util/callchain.c
2
-rw-r--r--
tools/perf/util/callchain.h
2
-rw-r--r--
tools/perf/util/config.c
2
-rw-r--r--
tools/perf/util/debug.c
1
-rw-r--r--
tools/perf/util/debug.h
2
-rw-r--r--
tools/perf/util/evlist.c
33
-rw-r--r--
tools/perf/util/evlist.h
8
-rw-r--r--
tools/perf/util/evsel.c
140
-rw-r--r--
tools/perf/util/evsel.h
3
-rw-r--r--
tools/perf/util/header.c
75
-rw-r--r--
tools/perf/util/header.h
2
-rw-r--r--
tools/perf/util/hist.c
9
-rw-r--r--
tools/perf/util/hist.h
4
-rw-r--r--
tools/perf/util/include/linux/bitops.h
2
-rw-r--r--
tools/perf/util/map.c
29
-rw-r--r--
tools/perf/util/pager.c
4
-rw-r--r--
tools/perf/util/parse-events-test.c
625
-rw-r--r--
tools/perf/util/parse-events.c
141
-rw-r--r--
tools/perf/util/parse-events.h
43
-rw-r--r--
tools/perf/util/parse-events.l
26
-rw-r--r--
tools/perf/util/parse-events.y
93
-rw-r--r--
tools/perf/util/pmu.c
74
-rw-r--r--
tools/perf/util/probe-event.c
418
-rw-r--r--
tools/perf/util/probe-event.h
12
-rw-r--r--
tools/perf/util/scripting-engines/trace-event-perl.c
16
-rw-r--r--
tools/perf/util/scripting-engines/trace-event-python.c
16
-rw-r--r--
tools/perf/util/session.c
205
-rw-r--r--
tools/perf/util/session.h
1
-rw-r--r--
tools/perf/util/symbol.c
44
-rw-r--r--
tools/perf/util/symbol.h
36
-rw-r--r--
tools/perf/util/target.c
142
-rw-r--r--
tools/perf/util/target.h
65
-rw-r--r--
tools/perf/util/thread_map.c
21
-rw-r--r--
tools/perf/util/thread_map.h
2
-rw-r--r--
tools/perf/util/top.c
19
-rw-r--r--
tools/perf/util/top.h
6
-rw-r--r--
tools/perf/util/trace-event-info.c
4
-rw-r--r--
tools/perf/util/trace-event-parse.c
3141
-rw-r--r--
tools/perf/util/trace-event-read.c
44
-rw-r--r--
tools/perf/util/trace-event.h
269
-rw-r--r--
tools/perf/util/types.h
5
-rw-r--r--
tools/perf/util/ui/browsers/annotate.c
433
-rw-r--r--
tools/perf/util/usage.c
38
-rw-r--r--
tools/perf/util/util.c
10
-rw-r--r--
tools/perf/util/util.h
5
-rw-r--r--
tools/power/cpupower/man/cpupower-set.1
9
-rw-r--r--
tools/power/cpupower/utils/helpers/sysfs.c
35
-rw-r--r--
tools/power/x86/turbostat/Makefile
1
-rw-r--r--
tools/power/x86/turbostat/turbostat.8
77
-rw-r--r--
tools/power/x86/turbostat/turbostat.c
1319
-rw-r--r--
tools/scripts/Makefile.include
58
-rw-r--r--
tools/testing/ktest/examples/README
32
-rw-r--r--
tools/testing/ktest/examples/crosstests.conf
260
-rw-r--r--
tools/testing/ktest/examples/include/bisect.conf
90
-rw-r--r--
tools/testing/ktest/examples/include/defaults.conf
157
-rw-r--r--
tools/testing/ktest/examples/include/min-config.conf
60
-rw-r--r--
tools/testing/ktest/examples/include/patchcheck.conf
74
-rw-r--r--
tools/testing/ktest/examples/include/tests.conf
74
-rw-r--r--
tools/testing/ktest/examples/kvm.conf
88
-rw-r--r--
tools/testing/ktest/examples/snowball.conf
53
-rw-r--r--
tools/testing/ktest/examples/test.conf
62
-rwxr-xr-x
tools/testing/ktest/ktest.pl
36
-rw-r--r--
tools/testing/ktest/sample.conf
18
-rw-r--r--
tools/testing/selftests/Makefile
2
-rw-r--r--
tools/testing/selftests/kcmp/Makefile
29
-rw-r--r--
tools/testing/selftests/kcmp/kcmp_test.c
94
-rw-r--r--
tools/testing/selftests/mqueue/.gitignore
2
-rw-r--r--
tools/testing/selftests/mqueue/Makefile
10
-rw-r--r--
tools/testing/selftests/mqueue/mq_open_tests.c
492