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
/
perf
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-02
perf tools: Build x86 32-bit syscall table from arch/x86/entry/syscalls/sysca...
Arnaldo Carvalho de Melo
2
-1
/
+475
2024-08-29
perf auxtrace: Remove unused 'pmu' pointer from struct auxtrace_record
Leo Yan
2
-2
/
+0
2024-08-22
perf annotate-data: Copy back variable types after move
Namhyung Kim
1
-0
/
+8
2024-08-21
perf annotate-data: Fix percpu pointer check
Namhyung Kim
1
-0
/
+3
2024-08-21
perf annotate-data: Fix missing constant copy
Namhyung Kim
1
-0
/
+1
2024-08-17
Merge remote-tracking branch 'torvalds/master' into perf-tools-next
Arnaldo Carvalho de Melo
1
-3
/
+5
2024-08-13
perf stat: Fork and launch 'perf record' when 'perf stat' needs to get retire...
Weilin Wang
1
-0
/
+6
2024-08-13
perf tool: Constify tool pointers
Ian Rogers
1
-2
/
+2
2024-08-07
tools/include: Sync uapi/asm-generic/unistd.h with the kernel sources
Namhyung Kim
1
-3
/
+5
2024-07-31
perf annotate: Add "update_insn_state" callback function to handle arch speci...
Athira Rajeev
1
-0
/
+377
2024-07-12
perf build x86: Fix SC2034 error in syscalltbl.sh
Haoze Xie
1
-1
/
+3
2024-07-03
perf intel-pt: Fix exclude_guest setting
Adrian Hunter
1
-0
/
+12
2024-07-03
perf intel-pt: Fix aux_watermark calculation for 64-bit size
Adrian Hunter
1
-1
/
+2
2024-07-02
Merge remote-tracking branch 'perf-tools' into perf-tools-next
Namhyung Kim
1
-1
/
+2
2024-06-26
perf util: Make util its own library
Ian Rogers
2
-22
/
+22
2024-06-26
perf test: Make tests its own library
Ian Rogers
2
-12
/
+12
2024-06-25
perf tests: Add APX and other new instructions to x86 instruction decoder test
Adrian Hunter
3
-0
/
+1739
2024-05-28
tools headers: Update the syscall tables and unistd.h, mostly to support the ...
Arnaldo Carvalho de Melo
1
-1
/
+2
2024-04-12
perf arch x86: Add shellcheck to build
Ian Rogers
3
-1
/
+29
2024-03-21
perf intel-pt/intel-bts: Switch perf_cpu_map__has_any_cpu_or_is_empty use
Ian Rogers
2
-7
/
+7
2024-02-24
treewide: remove meaningless assignments in Makefiles
Masahiro Yamada
1
-1
/
+1
2024-02-16
perf parse-regs: Introduce a weak function arch__sample_reg_masks()
Leo Yan
1
-1
/
+6
2024-02-12
perf maps: Get map before returning in maps__find
Ian Rogers
1
-0
/
+1
2024-02-03
perf parse-events: Print all errors
Ian Rogers
1
-3
/
+2
2024-02-03
perf tsc: Add missing newlines to debug statements
Ian Rogers
1
-2
/
+2
2024-01-25
perf mem: Clean up perf_pmus__num_mem_pmus()
Kan Liang
1
-10
/
+0
2024-01-25
perf mem: Clean up is_mem_loads_aux_event()
Kan Liang
1
-19
/
+4
2024-01-25
perf mem: Clean up perf_mem_event__supported()
Kan Liang
1
-10
/
+10
2024-01-25
perf mem: Clean up perf_mem_events__name()
Kan Liang
3
-59
/
+20
2024-01-25
perf mem: Clean up perf_mem_events__ptr()
Kan Liang
1
-12
/
+6
2024-01-25
perf mem: Add mem_events into the supported perf_pmu
Kan Liang
3
-2
/
+18
2024-01-20
Merge tag 'perf-tools-for-v6.8-1-2024-01-09' of git://git.kernel.org/pub/scm/...
Linus Torvalds
5
-59
/
+133
2024-01-09
Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+5
2024-01-03
perf x86 test: Add hybrid test for conflicting legacy/sysfs event
Ian Rogers
1
-0
/
+23
2024-01-03
perf x86 test: Update hybrid expectations
Ian Rogers
1
-7
/
+7
2023-12-23
perf dwarf-regs: Add get_dwarf_regnum()
Namhyung Kim
1
-0
/
+38
2023-12-19
Merge remote-tracking branch 'torvalds/master' into perf-tools-next
Arnaldo Carvalho de Melo
1
-1
/
+4
2023-12-19
perf events x86: Use function to add missing lock
Ian Rogers
1
-45
/
+58
2023-12-12
libperf cpumap: Rename perf_cpu_map__empty() to perf_cpu_map__has_any_cpu_or_...
Ian Rogers
2
-7
/
+7
2023-11-22
tools/perf: Update tools's copy of x86 syscall table
Namhyung Kim
1
-0
/
+3
2023-11-13
LSM: wireup Linux Security Module syscalls
Casey Schaufler
1
-0
/
+3
2023-11-03
Merge tag 'perf-tools-for-v6.7-1-2023-11-01' of git://git.kernel.org/pub/scm/...
Linus Torvalds
3
-170
/
+26
2023-11-02
Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2023-10-17
perf pmu: Lazily compute default config
Ian Rogers
2
-14
/
+13
2023-10-17
perf intel-pt: Move PMU initialization from default config code
Ian Rogers
2
-2
/
+1
2023-10-17
perf pmu: Rename perf_pmu__get_default_config to perf_pmu__arch_init
Ian Rogers
1
-3
/
+2
2023-10-10
Merge tag 'perf-tools-fixes-for-v6.6-1-2023-09-25' into perf-tools-next
Arnaldo Carvalho de Melo
1
-0
/
+2
2023-10-03
syscalls: Cleanup references to sys_lookup_dcookie()
Sohil Mehta
1
-1
/
+1
2023-09-30
perf pmus: Make PMU alias name loading lazy
Ian Rogers
1
-139
/
+0
2023-09-16
perf annotate: Add more x86 mov instruction cases
Namhyung Kim
1
-3
/
+6
[next]