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
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
2024-08-19
perf annotate-data: Add 'enum type_match_result'
Namhyung Kim
1
-11
/
+25
2024-08-19
perf annotate-data: Fix off-by-one in location range check
Namhyung Kim
2
-2
/
+2
2024-08-19
perf dwarf-aux: Check allowed location expressions when collecting variables
Namhyung Kim
1
-0
/
+3
2024-08-17
Merge remote-tracking branch 'torvalds/master' into perf-tools-next
Arnaldo Carvalho de Melo
34
-452
/
+1084
2024-08-17
perf stat: Display iostat headers correctly
Yicong Yang
1
-1
/
+2
2024-08-17
perf sched timehist: Fix missing free of session in perf_sched__timehist()
Yang Jihong
1
-1
/
+2
2024-08-16
Merge tag 'trace-v6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-7
/
+4
2024-08-16
Merge tag 'perf-tools-fixes-for-v6.11-2024-08-15' of git://git.kernel.org/pub...
Linus Torvalds
22
-426
/
+814
2024-08-16
tools build: Provide consistent build options for fixdep
Alexander Gordeev
1
-1
/
+1
2024-08-15
Merge tag 'net-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
5
-2
/
+105
2024-08-15
perf hist: Update hist symbol when updating maps
Matt Fleming
1
-0
/
+5
2024-08-15
Merge tag 'nf-24-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
2
-0
/
+79
2024-08-15
selftests: net: lib: kill PIDs before del netns
Matthieu Baerts (NGI0)
1
-0
/
+1
2024-08-15
selftest: af_unix: Fix kselftest compilation warnings
Abhinav Jain
1
-1
/
+1
2024-08-15
selftests: netfilter: add test for br_netfilter+conntrack+queue combination
Florian Westphal
2
-0
/
+79
2024-08-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-2
/
+30
2024-08-14
perf test record.sh: Raise limit of open file descriptors
Veronika Molnarova
1
-1
/
+18
2024-08-14
perf build: Fix up broken capstone feature detection fast path
Arnaldo Carvalho de Melo
1
-4
/
+0
2024-08-14
perf test: Add new test cases for the branch counter feature
Kan Liang
1
-5
/
+12
2024-08-14
perf script: Add branch counters
Kan Liang
2
-8
/
+63
2024-08-14
perf annotate: Display the branch counter histogram
Kan Liang
6
-9
/
+74
2024-08-14
perf report: Display the branch counter histogram
Kan Liang
8
-18
/
+246
2024-08-14
perf evsel: Assign abbr name for the branch counter events
Kan Liang
2
-1
/
+60
2024-08-14
perf annotate: Save branch counters for each block
Kan Liang
10
-22
/
+80
2024-08-14
perf evlist: Save branch counters information
Kan Liang
4
-6
/
+32
2024-08-14
perf report: Remove the first overflow check for branch counters
Kan Liang
1
-2
/
+0
2024-08-14
perf report: Fix --total-cycles --stdio output error
Kan Liang
1
-1
/
+2
2024-08-14
perf test annotate: Dump trapping test in trap handler
Ian Rogers
1
-1
/
+2
2024-08-14
perf disasm: Fix memory leak for locked operations
Ian Rogers
1
-0
/
+1
2024-08-13
perf inject: Inject build ids for entire call chain
Ian Rogers
1
-0
/
+31
2024-08-13
perf callchain: Add a for_each callback style API
Ian Rogers
2
-0
/
+41
2024-08-13
perf test: Add test for Intel TPEBS counting mode
Weilin Wang
1
-0
/
+19
2024-08-13
perf Document: Add TPEBS (Timed PEBS(Precise Event-Based Sampling)) to Documents
Weilin Wang
2
-0
/
+31
2024-08-13
perf stat: Add command line option for enabling TPEBS recording
Weilin Wang
2
-0
/
+12
2024-08-13
perf vendor events intel: Add MTL metric JSON files
Weilin Wang
2
-0
/
+2677
2024-08-13
perf stat: Fork and launch 'perf record' when 'perf stat' needs to get retire...
Weilin Wang
8
-2
/
+564
2024-08-13
KVM: selftests: Add a testcase to verify x2APIC is fully readonly
Michal Luczaj
1
-0
/
+28
2024-08-13
Merge tag 'kvmarm-fixes-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
1
-2
/
+2
2024-08-13
selftests/bpf: Add a test to verify previous stacksafe() fix
Yonghong Song
1
-0
/
+54
2024-08-13
perf data: Allow to use given fd in data->file.fd
Weilin Wang
1
-1
/
+6
2024-08-13
perf parse-events: Add a retirement latency modifier
Ian Rogers
4
-1
/
+6
2024-08-13
perf session: Constify tool
Ian Rogers
2
-4
/
+4
2024-08-13
perf tool: Remove perf_tool__fill_defaults()
Ian Rogers
3
-96
/
+0
2024-08-13
perf kwork: Use perf_tool__init()
Ian Rogers
1
-6
/
+5
2024-08-13
perf test event_update: Ensure tools is initialized
Ian Rogers
1
-0
/
+1
2024-08-13
perf data convert ctf: Use perf_tool__init()
Ian Rogers
1
-16
/
+14
2024-08-13
perf data convert json: Use perf_tool__init()
Ian Rogers
1
-23
/
+20
2024-08-13
perf diff: Use perf_tool__init()
Ian Rogers
1
-15
/
+13
2024-08-13
perf timechart: Use perf_tool__init()
Ian Rogers
1
-9
/
+8
2024-08-13
perf mem: Use perf_tool__init()
Ian Rogers
1
-16
/
+17
[next]