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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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
2025-01-31
Merge tag 'perf-tools-fixes-for-v6.14-2025-01-30' of git://git.kernel.org/pub...
Linus Torvalds
7
-90
/
+113
2025-01-28
perf cpumap: Fix die and cluster IDs
James Clark
1
-2
/
+2
2025-01-28
perf test: Skip syscall enum test if no landlock syscall
Namhyung Kim
1
-2
/
+6
2025-01-28
perf trace: Fix runtime error of index out of bounds
Howard Chu
1
-1
/
+5
2025-01-28
perf annotate: Use an array for the disassembler preference
Ian Rogers
3
-78
/
+96
2025-01-24
Merge tag 'perf-tools-for-v6.14-2025-01-21' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
274
-2818
/
+10484
2025-01-24
perf trace: Fix BPF loading failure (-E2BIG)
Howard Chu
1
-7
/
+4
2025-01-21
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+26
2025-01-18
perf test: Update event_groups test to use instructions
Athira Rajeev
1
-5
/
+26
2025-01-18
perf bench: Fix undefined behavior in cmpworker()
Kuan-Wei Chiu
1
-1
/
+6
2025-01-18
perf annotate: Prefer passing evsel to evsel->core.idx
Ian Rogers
5
-36
/
+38
2025-01-17
perf lock: Rename fields in lock_type_table
Chun-Tse Shao
1
-14
/
+19
2025-01-17
perf lock: Add percpu-rwsem for type filter
Chun-Tse Shao
2
-2
/
+5
2025-01-17
perf lock: Fix parse_lock_type which only retrieve one lock flag
Chun-Tse Shao
1
-25
/
+41
2025-01-17
perf lock: Fix return code for functions in __cmd_contention
Athira Rajeev
1
-3
/
+8
2025-01-17
perf hist: Fix width calculation in hpp__fmt()
Dmitry Vyukov
1
-1
/
+1
2025-01-17
perf hist: Fix bogus profiles when filters are enabled
Dmitry Vyukov
1
-1
/
+10
2025-01-17
perf hist: Deduplicate cmp/sort/collapse code
Dmitry Vyukov
2
-68
/
+49
2025-01-16
perf test: Improve verbose documentation
Ian Rogers
1
-1
/
+4
2025-01-16
perf test: Add a runs-per-test flag
Ian Rogers
2
-11
/
+22
2025-01-16
perf test: Fix parallel/sequential option documentation
Ian Rogers
1
-7
/
+3
2025-01-16
perf test: Send list output to stdout rather than stderr
Ian Rogers
1
-4
/
+4
2025-01-16
perf test: Rename functions and variables for better clarity
Ian Rogers
1
-108
/
+93
2025-01-16
perf tools: Expose quiet/verbose variables in Makefile.perf
Charlie Jenkins
2
-2
/
+37
2025-01-14
perf config: Add a function to set one variable in .perfconfig
Arnaldo Carvalho de Melo
2
-0
/
+39
2025-01-14
perf test perftool_testsuite: Return correct value for skipping
Veronika Molnarova
6
-6
/
+6
2025-01-14
perf test perftool_testsuite: Add missing description
Veronika Molnarova
7
-7
/
+7
2025-01-14
perf test record+probe_libc_inet_pton: Make test resilient
Leo Yan
1
-16
/
+18
2025-01-14
perf inject: Fix use without initialization of local variables
Ian Rogers
1
-4
/
+4
2025-01-14
perf probe: Rename err label
James Clark
1
-9
/
+9
2025-01-14
perf test stat: Avoid hybrid assumption when virtualized
Ian Rogers
1
-1
/
+5
2025-01-14
perf record: Fix segfault with --off-cpu when debuginfo is not enabled
Athira Rajeev
1
-0
/
+5
2025-01-14
perf tests base_probe: Fix check for the count of existing probes in test_add...
Athira Rajeev
1
-2
/
+2
2025-01-14
perf MANIFEST: Add license files
Michel Lind
1
-0
/
+2
2025-01-14
perf test brstack: Speed up running test by using tr -s instead of xargs
James Clark
1
-2
/
+2
2025-01-13
perf tools mips: Fix mips syscall generation
Charlie Jenkins
1
-18
/
+0
2025-01-13
perf tests arm_spe: Add test for discard mode
James Clark
1
-0
/
+30
2025-01-13
perf tools arm-spe: Don't allocate buffer or tracking event in discard mode
James Clark
1
-2
/
+9
2025-01-13
perf tools arm-spe: Pull out functions for aux buffer and tracking setup
James Clark
1
-32
/
+51
2025-01-10
perf report: Fix misleading help message about --demangle
Jiachen Zhang
1
-1
/
+1
2025-01-10
perf ftrace: Fix display for range of the first bucket
Namhyung Kim
1
-1
/
+1
2025-01-10
perf ftrace: Check min/max latency only with bucket range
Namhyung Kim
1
-3
/
+5
2025-01-10
perf docs: arm_spe: Document new discard mode
James Clark
1
-0
/
+26
2025-01-10
perf MANIFEST: Add arch/*/include/uapi/asm/bpf_perf_event.h to the perf tarball
Arnaldo Carvalho de Melo
1
-0
/
+1
2025-01-10
perf vendor events arm64: Add FUJITSU-MONAKA PMU event
Yoshihiro Furudera
25
-0
/
+2927
2025-01-10
perf tools: Fixup end address of modules
Namhyung Kim
1
-0
/
+2
2025-01-10
perf symbol: Prefer non-label symbols with same address
Namhyung Kim
1
-1
/
+8
2025-01-10
perf symbol-elf: Avoid a weak cxx_demangle_sym function
Ian Rogers
1
-2
/
+4
2025-01-10
perf trace: Fix unaligned access for augmented args
Namhyung Kim
1
-4
/
+17
2025-01-10
perf test: Mark remaining probe tests as exclusive
James Clark
2
-2
/
+2
[next]