index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
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
6
-rw-r--r--
tools/include/linux/compiler.h
2
-rw-r--r--
tools/include/linux/export.h
(renamed from tools/virtio/linux/export.h)
5
-rw-r--r--
tools/include/linux/types.h
(renamed from tools/lib/lockdep/uinclude/linux/types.h)
29
-rw-r--r--
tools/lib/api/fs/fs.c
43
-rw-r--r--
tools/lib/lockdep/Makefile
7
-rw-r--r--
tools/lib/lockdep/uinclude/linux/export.h
7
-rw-r--r--
tools/lib/traceevent/event-parse.c
113
-rw-r--r--
tools/lib/traceevent/event-parse.h
25
-rw-r--r--
tools/lib/traceevent/event-plugin.c
203
-rw-r--r--
tools/lib/traceevent/plugin_function.c
43
-rw-r--r--
tools/net/bpf_exp.l
1
-rw-r--r--
tools/net/bpf_exp.y
11
-rw-r--r--
tools/net/bpf_jit_disasm.c
20
-rw-r--r--
tools/perf/Documentation/perf-diff.txt
26
-rw-r--r--
tools/perf/Documentation/perf-record.txt
3
-rw-r--r--
tools/perf/Documentation/perf-report.txt
71
-rw-r--r--
tools/perf/Documentation/perf-timechart.txt
41
-rw-r--r--
tools/perf/Documentation/perf-top.txt
38
-rw-r--r--
tools/perf/MANIFEST
2
-rw-r--r--
tools/perf/Makefile.perf
32
-rw-r--r--
tools/perf/arch/arm/Makefile
7
-rw-r--r--
tools/perf/arch/arm/include/perf_regs.h
7
-rw-r--r--
tools/perf/arch/arm/tests/dwarf-unwind.c
60
-rw-r--r--
tools/perf/arch/arm/tests/regs_load.S
58
-rw-r--r--
tools/perf/arch/arm/util/unwind-libdw.c
36
-rw-r--r--
tools/perf/arch/arm64/Makefile
7
-rw-r--r--
tools/perf/arch/arm64/include/perf_regs.h
88
-rw-r--r--
tools/perf/arch/arm64/util/dwarf-regs.c
80
-rw-r--r--
tools/perf/arch/arm64/util/unwind-libunwind.c
82
-rw-r--r--
tools/perf/arch/x86/include/perf_regs.h
2
-rw-r--r--
tools/perf/arch/x86/tests/dwarf-unwind.c
2
-rw-r--r--
tools/perf/arch/x86/util/tsc.c
2
-rw-r--r--
tools/perf/arch/x86/util/tsc.h
2
-rw-r--r--
tools/perf/builtin-annotate.c
8
-rw-r--r--
tools/perf/builtin-diff.c
52
-rw-r--r--
tools/perf/builtin-inject.c
4
-rw-r--r--
tools/perf/builtin-kmem.c
88
-rw-r--r--
tools/perf/builtin-lock.c
10
-rw-r--r--
tools/perf/builtin-mem.c
15
-rw-r--r--
tools/perf/builtin-probe.c
23
-rw-r--r--
tools/perf/builtin-record.c
163
-rw-r--r--
tools/perf/builtin-report.c
372
-rw-r--r--
tools/perf/builtin-sched.c
82
-rw-r--r--
tools/perf/builtin-top.c
112
-rw-r--r--
tools/perf/config/Makefile
29
-rw-r--r--
tools/perf/config/feature-checks/Makefile
4
-rw-r--r--
tools/perf/config/feature-checks/test-all.c
5
-rw-r--r--
tools/perf/config/feature-checks/test-on-exit.c
16
-rw-r--r--
tools/perf/perf-completion.sh
4
-rw-r--r--
tools/perf/perf-sys.h
190
-rw-r--r--
tools/perf/perf.c
9
-rw-r--r--
tools/perf/perf.h
248
-rw-r--r--
tools/perf/tests/attr.c
7
-rw-r--r--
tools/perf/tests/builtin-test.c
64
-rw-r--r--
tools/perf/tests/code-reading.c
5
-rw-r--r--
tools/perf/tests/dso-data.c
216
-rw-r--r--
tools/perf/tests/dwarf-unwind.c
4
-rw-r--r--
tools/perf/tests/evsel-tp-sched.c
3
-rw-r--r--
tools/perf/tests/hists_common.c
209
-rw-r--r--
tools/perf/tests/hists_common.h
75
-rw-r--r--
tools/perf/tests/hists_cumulate.c
726
-rw-r--r--
tools/perf/tests/hists_filter.c
289
-rw-r--r--
tools/perf/tests/hists_link.c
209
-rw-r--r--
tools/perf/tests/hists_output.c
621
-rw-r--r--
tools/perf/tests/keep-tracking.c
2
-rw-r--r--
tools/perf/tests/make
7
-rw-r--r--
tools/perf/tests/mmap-thread-lookup.c
233
-rw-r--r--
tools/perf/tests/parse-events.c
142
-rw-r--r--
tools/perf/tests/parse-no-sample-id-all.c
2
-rw-r--r--
tools/perf/tests/perf-time-to-tsc.c
3
-rw-r--r--
tools/perf/tests/rdpmc.c
2
-rw-r--r--
tools/perf/tests/sample-parsing.c
2
-rw-r--r--
tools/perf/tests/tests.h
9
-rw-r--r--
tools/perf/tests/thread-mg-share.c
90
-rw-r--r--
tools/perf/ui/browser.c
2
-rw-r--r--
tools/perf/ui/browser.h
4
-rw-r--r--
tools/perf/ui/browsers/hists.c
270
-rw-r--r--
tools/perf/ui/gtk/hists.c
77
-rw-r--r--
tools/perf/ui/hist.c
371
-rw-r--r--
tools/perf/ui/progress.h
2
-rw-r--r--
tools/perf/ui/setup.c
2
-rw-r--r--
tools/perf/ui/stdio/hist.c
89
-rw-r--r--
tools/perf/util/annotate.h
2
-rw-r--r--
tools/perf/util/build-id.c
2
-rw-r--r--
tools/perf/util/build-id.h
2
-rw-r--r--
tools/perf/util/callchain.c
123
-rw-r--r--
tools/perf/util/callchain.h
19
-rw-r--r--
tools/perf/util/config.c
4
-rw-r--r--
tools/perf/util/cpumap.c
160
-rw-r--r--
tools/perf/util/cpumap.h
35
-rw-r--r--
tools/perf/util/dso.c
279
-rw-r--r--
tools/perf/util/dso.h
52
-rw-r--r--
tools/perf/util/dwarf-aux.c
7
-rw-r--r--
tools/perf/util/event.c
61
-rw-r--r--
tools/perf/util/event.h
31
-rw-r--r--
tools/perf/util/evsel.c
5
-rw-r--r--
tools/perf/util/evsel.h
9
-rw-r--r--
tools/perf/util/header.h
4
-rw-r--r--
tools/perf/util/hist.c
677
-rw-r--r--
tools/perf/util/hist.h
102
-rw-r--r--
tools/perf/util/include/linux/bitmap.h
3
-rw-r--r--
tools/perf/util/include/linux/export.h
6
-rw-r--r--
tools/perf/util/include/linux/list.h
1
-rw-r--r--
tools/perf/util/include/linux/types.h
29
-rw-r--r--
tools/perf/util/machine.c
15
-rw-r--r--
tools/perf/util/map.c
122
-rw-r--r--
tools/perf/util/map.h
18
-rw-r--r--
tools/perf/util/pager.c
12
-rw-r--r--
tools/perf/util/parse-events.h
3
-rw-r--r--
tools/perf/util/parse-events.y
14
-rw-r--r--
tools/perf/util/perf_regs.c
10
-rw-r--r--
tools/perf/util/perf_regs.h
6
-rw-r--r--
tools/perf/util/pmu.c
6
-rw-r--r--
tools/perf/util/pmu.h
2
-rw-r--r--
tools/perf/util/probe-event.c
13
-rw-r--r--
tools/perf/util/probe-finder.c
15
-rw-r--r--
tools/perf/util/scripting-engines/trace-event-perl.c
1
-rw-r--r--
tools/perf/util/scripting-engines/trace-event-python.c
2
-rw-r--r--
tools/perf/util/session.c
5
-rw-r--r--
tools/perf/util/sort.c
630
-rw-r--r--
tools/perf/util/sort.h
28
-rw-r--r--
tools/perf/util/stat.h
2
-rw-r--r--
tools/perf/util/svghelper.c
2
-rw-r--r--
tools/perf/util/svghelper.h
2
-rw-r--r--
tools/perf/util/symbol.c
11
-rw-r--r--
tools/perf/util/symbol.h
5
-rw-r--r--
tools/perf/util/thread.c
52
-rw-r--r--
tools/perf/util/thread.h
3
-rw-r--r--
tools/perf/util/top.h
2
-rw-r--r--
tools/perf/util/types.h
24
-rw-r--r--
tools/perf/util/unwind-libdw.c
2
-rw-r--r--
tools/perf/util/unwind-libunwind.c
2
-rw-r--r--
tools/perf/util/unwind.h
2
-rw-r--r--
tools/perf/util/util.c
3
-rw-r--r--
tools/perf/util/util.h
3
-rw-r--r--
tools/perf/util/values.h
2
-rw-r--r--
tools/power/acpi/Makefile
28
-rw-r--r--
tools/power/acpi/common/cmfsize.c
101
-rw-r--r--
tools/power/acpi/common/getopt.c
239
-rw-r--r--
tools/power/acpi/man/acpidump.8
85
-rw-r--r--
tools/power/acpi/os_specific/service_layers/oslinuxtbl.c
1329