index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-22
perf intel-pt: Add support for decoding AUX area samples
Adrian Hunter
1
-3
/
+106
2019-11-22
perf intel-pt: Add support for recording AUX area samples
Adrian Hunter
3
-3
/
+139
2019-11-22
perf pmu: When using default config, record which bits of config were changed...
Adrian Hunter
5
-1
/
+56
2019-11-22
perf auxtrace: Add support for queuing AUX area samples
Adrian Hunter
2
-0
/
+122
2019-11-22
perf session: Add facility to peek at all events
Adrian Hunter
2
-0
/
+33
2019-11-22
perf auxtrace: Add support for dumping AUX area samples
Adrian Hunter
3
-2
/
+28
2019-11-22
perf inject: Cut AUX area samples
Adrian Hunter
1
-0
/
+29
2019-11-22
perf record: Add aux-sample-size config term
Adrian Hunter
7
-1
/
+121
2019-11-22
perf record: Add support for AUX area sampling
Adrian Hunter
2
-1
/
+26
2019-11-22
perf auxtrace: Add support for AUX area sample recording
Adrian Hunter
4
-0
/
+127
2019-11-22
perf auxtrace: Move perf_evsel__find_pmu()
Adrian Hunter
1
-12
/
+12
2019-11-22
perf record: Add a function to test for kernel support for AUX area sampling
Adrian Hunter
2
-0
/
+32
2019-11-21
selftests/x86/sigreturn/32: Invalidate DS and ES when abusing the kernel
Andy Lutomirski
1
-0
/
+13
2019-11-21
selftests/x86/mov_ss_trap: Fix the SYSENTER test
Andy Lutomirski
1
-1
/
+2
2019-11-21
Merge tag 'gpio-v5.4-5' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2
-3
/
+8
2019-11-21
perf tools: Add kernel AUX area sampling definitions
Adrian Hunter
9
-6
/
+59
2019-11-21
Merge branch 'kvm-tsx-ctrl' into HEAD
Paolo Bonzini
29
-66
/
+239
2019-11-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
58
-340
/
+2225
2019-11-20
selftests/bpf: Enforce no-ALU32 for test_progs-no_alu32
Andrii Nakryiko
1
-0
/
+7
2019-11-20
libbpf: Fix call relocation offset calculation bug
Andrii Nakryiko
4
-8
/
+12
2019-11-20
perf report: Jump to symbol source view from total cycles view
Jin Yao
5
-10
/
+40
2019-11-20
perf util: Move block TUI function to ui browsers
Jin Yao
3
-64
/
+68
2019-11-20
perf session: Fix decompression of PERF_RECORD_COMPRESSED records
Alexey Budankov
1
-17
/
+27
2019-11-20
perf dso: Move dso_id from 'struct map' to 'struct dso'
Arnaldo Carvalho de Melo
10
-64
/
+118
2019-11-20
net-af_xdp: Use correct number of channels from ethtool
Luigi Rizzo
1
-3
/
+8
2019-11-19
perf dsos: Remove unused dsos__find() method
Arnaldo Carvalho de Melo
2
-10
/
+0
2019-11-19
perf map: Move comparision of map's dso_id to a separate function
Arnaldo Carvalho de Melo
3
-12
/
+31
2019-11-19
perf map: Pass a dso_id to map__new()
Arnaldo Carvalho de Melo
3
-15
/
+16
2019-11-19
perf map: Move maj/min/ino/ino_generation to separate struct
Arnaldo Carvalho de Melo
4
-20
/
+28
2019-11-19
selftests: forwarding: Add speed and auto-negotiation test
Amit Cohen
1
-0
/
+318
2019-11-19
selftests: forwarding: lib.sh: Add wait for dev with timeout
Amit Cohen
1
-3
/
+26
2019-11-19
selftests: forwarding: Add ethtool_lib.sh
Amit Cohen
1
-0
/
+69
2019-11-19
selftests: mlxsw: Check devlink device before running test
Danielle Ratson
1
-0
/
+5
2019-11-19
selftests: mlxsw: Add router scale test for Spectrum-2
Danielle Ratson
2
-1
/
+22
2019-11-19
perf parse: Report initial event parsing error
Ian Rogers
7
-29
/
+80
2019-11-19
perf probe: Trace a magic number if variable is not found
Masami Hiramatsu
4
-5
/
+63
2019-11-19
perf probe: Support DW_AT_const_value constant value
Masami Hiramatsu
3
-0
/
+19
2019-11-19
perf probe: Support multiprobe event
Masami Hiramatsu
3
-2
/
+15
2019-11-19
perf probe: Generate event name with line number
Masami Hiramatsu
1
-0
/
+8
2019-11-19
perf probe: Do not show non representive lines by perf-probe -L
Masami Hiramatsu
1
-0
/
+7
2019-11-19
perf probe: Verify given line is a representive line
Masami Hiramatsu
1
-0
/
+36
2019-11-19
perf probe: Show correct statement line number by perf probe -l
Masami Hiramatsu
1
-4
/
+58
2019-11-19
x86/insn: Add some Intel instructions to the opcode map
Adrian Hunter
1
-6
/
+12
2019-11-19
x86/insn: perf tools: Add some instructions to the new instructions test
Adrian Hunter
3
-0
/
+223
2019-11-18
selftests, bpf: Workaround an alu32 sub-register spilling issue
Yonghong Song
1
-1
/
+3
2019-11-18
selftests, bpf: Fix test_tc_tunnel hanging
Jiri Benc
1
-0
/
+5
2019-11-18
selftests, bpf: xdping is not meant to be run standalone
Jiri Benc
1
-2
/
+2
2019-11-18
perf map: Move seldom used ->flags field to second cacheline
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-11-18
perf map: Use bitmap for booleans
Arnaldo Carvalho de Melo
1
-2
/
+2
2019-11-18
libtraceevent: Fix parsing of event %o and %X argument types
Konstantin Khlebnikov
1
-2
/
+5
[prev]
[next]