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/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
-rw-r--r--
tools/perf/util/event.c
71
-rw-r--r--
tools/perf/util/event.h
14
-rw-r--r--
tools/perf/util/evlist.c
143
-rw-r--r--
tools/perf/util/evlist.h
35
-rw-r--r--
tools/perf/util/evsel.c
276
-rw-r--r--
tools/perf/util/evsel.h
63
-rwxr-xr-x
tools/perf/util/generate-cmdlist.sh
15
-rw-r--r--
tools/perf/util/header.c
1063
-rw-r--r--
tools/perf/util/header.h
29
-rw-r--r--
tools/perf/util/help.c
4
-rw-r--r--
tools/perf/util/hist.c
721
-rw-r--r--
tools/perf/util/hist.h
75
-rw-r--r--
tools/perf/util/include/linux/bitops.h
4
-rw-r--r--
tools/perf/util/include/linux/compiler.h
9
-rw-r--r--
tools/perf/util/include/linux/kernel.h
17
-rw-r--r--
tools/perf/util/include/linux/magic.h
12
-rw-r--r--
tools/perf/util/include/linux/rbtree.h
1
-rw-r--r--
tools/perf/util/include/linux/string.h
2
-rw-r--r--
tools/perf/util/include/linux/types.h
8
-rw-r--r--
tools/perf/util/intlist.c
8
-rw-r--r--
tools/perf/util/map.c
47
-rw-r--r--
tools/perf/util/map.h
9
-rw-r--r--
tools/perf/util/parse-events-test.c
424
-rw-r--r--
tools/perf/util/parse-events.c
254
-rw-r--r--
tools/perf/util/parse-events.h
18
-rw-r--r--
tools/perf/util/parse-events.l
56
-rw-r--r--
tools/perf/util/parse-events.y
125
-rw-r--r--
tools/perf/util/parse-options.c
3
-rw-r--r--
tools/perf/util/perf_regs.h
14
-rw-r--r--
tools/perf/util/pmu.c
80
-rw-r--r--
tools/perf/util/pmu.h
3
-rw-r--r--
tools/perf/util/pmu.y
6
-rw-r--r--
tools/perf/util/probe-event.c
69
-rw-r--r--
tools/perf/util/probe-finder.c
28
-rw-r--r--
tools/perf/util/python.c
17
-rw-r--r--
tools/perf/util/scripting-engines/trace-event-perl.c
50
-rw-r--r--
tools/perf/util/scripting-engines/trace-event-python.c
113
-rw-r--r--
tools/perf/util/session.c
198
-rw-r--r--
tools/perf/util/session.h
10
-rw-r--r--