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
/
perf
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-01
bitops: make BYTES_TO_BITS() treewide-available
Alexander Lobakin
1
-3
/
+1
2024-03-22
Merge tag 'riscv-for-linus-6.9-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-0
/
+330
2024-03-22
Merge tag 'net-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-7
/
+0
2024-03-15
net: remove {revc,send}msg_copy_msghdr() from exports
Jens Axboe
1
-7
/
+0
2024-03-12
riscv: andes: Support specifying symbolic firmware and hardware raw events
Locus Wei-Han Chen
5
-0
/
+330
2024-03-07
perf annotate: Add comments in the data structures
Namhyung Kim
1
-7
/
+62
2024-03-07
perf annotate: Remove sym_hist.addr[] array
Namhyung Kim
2
-34
/
+6
2024-03-07
perf annotate: Calculate instruction overhead using hashmap
Namhyung Kim
3
-17
/
+52
2024-03-07
perf annotate: Add a hashmap for symbol histogram
Namhyung Kim
2
-2
/
+42
2024-03-04
perf threads: Reduce table size from 256 to 8
Ian Rogers
1
-1
/
+1
2024-03-04
perf threads: Switch from rbtree to hashmap
Ian Rogers
2
-105
/
+47
2024-03-04
perf threads: Move threads to its own files
Ian Rogers
5
-273
/
+285
2024-03-04
perf machine: Move machine's threads into its own abstraction
Ian Rogers
5
-203
/
+243
2024-03-04
perf machine: Move fprintf to for_each loop and a callback
Ian Rogers
1
-16
/
+27
2024-03-04
perf trace: Ignore thread hashing in summary
Ian Rogers
2
-23
/
+23
2024-03-04
perf report: Sort child tasks by tid
Ian Rogers
3
-89
/
+168
2024-03-04
perf vendor events amd: Fix Zen 4 cache latency events
Sandipan Das
2
-0
/
+60
2024-03-04
perf version: Display availability of OpenCSD support
James Clark
1
-0
/
+1
2024-03-01
perf vendor events intel: Add umasks/occ_sel to PCU events.
Ian Rogers
9
-0
/
+27
2024-03-01
perf map: Fix map reference count issues
Ian Rogers
2
-10
/
+8
2024-03-01
perf lock contention: Account contending locks too
Namhyung Kim
3
-7
/
+136
2024-03-01
perf metrics: Fix segv for metrics with no events
Ian Rogers
1
-1
/
+1
2024-03-01
perf metrics: Fix metric matching
Ian Rogers
1
-12
/
+10
2024-02-27
perf pmu: Fix a potential memory leak in perf_pmu__lookup()
Christophe JAILLET
1
-4
/
+3
2024-02-27
perf test: Fix spelling mistake "curent" -> "current"
Colin Ian King
1
-1
/
+1
2024-02-26
perf test: Use TEST_FAIL in the TEST_ASSERT macros instead of -1
Arnaldo Carvalho de Melo
1
-8
/
+8
2024-02-26
perf data convert: Fix segfault when converting to json when cpu_desc isn't set
Ilkka Koskinen
1
-1
/
+3
2024-02-26
perf bpf: Check that the minimal vmlinux.h installed is the latest one
Arnaldo Carvalho de Melo
1
-1
/
+1
2024-02-24
treewide: remove meaningless assignments in Makefiles
Masahiro Yamada
8
-53
/
+53
2024-02-24
perf print-events: make is_event_supported() more robust
Mark Rutland
1
-8
/
+19
2024-02-22
perf tests: Add option to run tests in parallel
Ian Rogers
1
-99
/
+215
2024-02-22
perf tests: Run time generate shell test suites
Ian Rogers
3
-149
/
+80
2024-02-22
perf tests: Use scandirat for shell script finding
Ian Rogers
3
-71
/
+95
2024-02-22
perf test: Rename builtin-test-list and add missed header guard
Ian Rogers
4
-3
/
+7
2024-02-22
perf tests: Avoid fork in perf_has_symbol test
Ian Rogers
1
-1
/
+1
2024-02-22
perf list: Add scandirat compatibility function
Ian Rogers
3
-9
/
+31
2024-02-22
perf thread_map: Skip exited threads when scanning /proc
Ian Rogers
1
-5
/
+4
2024-02-22
perf list: fix short description for some cache events
Thomas Richter
1
-31
/
+31
2024-02-22
perf stat: Fix metric-only aggregation index
Ian Rogers
1
-2
/
+7
2024-02-22
perf metrics: Compute unmerged uncore metrics individually
Ian Rogers
2
-4
/
+29
2024-02-22
perf stat: Pass fewer metric arguments
Ian Rogers
1
-20
/
+18
2024-02-21
perf: script: prefer capstone to XED
Changbin Du
3
-7
/
+11
2024-02-21
perf: script: add raw|disasm arguments to --insn-trace option
Changbin Du
2
-7
/
+22
2024-02-21
perf: script: add field 'disasm' to display mnemonic instructions
Changbin Du
2
-7
/
+21
2024-02-21
perf: util: use capstone disasm engine to show assembly instructions
Changbin Du
5
-6
/
+155
2024-02-21
perf: build: introduce the libcapstone
Changbin Du
4
-1
/
+28
2024-02-17
perf list: For metricgroup only list include description
Ian Rogers
1
-7
/
+14
2024-02-17
perf tools: Fixup module symbol end address properly
Namhyung Kim
1
-2
/
+19
2024-02-17
perf vendor events intel: Update tigerlake TMA metrics to 4.7
Ian Rogers
2
-157
/
+261
2024-02-17
perf vendor events intel: Update skylakex TMA metrics to 4.7
Ian Rogers
2
-168
/
+392
[next]