index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
libtraceevent: Fix header installation
Sudip Mukherjee
1
-4
/
+4
2019-11-22
perf intel-bts: Does not support AUX area sampling
Adrian Hunter
2
-0
/
+7
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
[prev]
[next]