index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
8
-0
/
+353
2024-07-12
perf dso: Fix address sanitizer build
Ian Rogers
1
-4
/
+4
2024-07-12
perf arm-spe: Support multiple Arm SPE PMUs
Leo Yan
1
-1
/
+1
2024-07-12
perf build x86: Fix SC2034 error in syscalltbl.sh
Haoze Xie
1
-1
/
+3
2024-07-12
Merge tag 'loongarch-kvm-6.11' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
8
-1
/
+243
2024-07-10
perf kvm: Add kvm-stat for loongarch64
Bibo Mao
4
-0
/
+238
2024-07-02
perf intel-pt: Fix exclude_guest setting
Adrian Hunter
1
-0
/
+12
2024-07-02
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
4
-1
/
+5
2024-06-26
perf util: Make util its own library
Ian Rogers
24
-86
/
+86
2024-06-26
perf test: Make tests its own library
Ian Rogers
9
-26
/
+27
2024-06-26
perf kvm/riscv: Port perf kvm stat to RISC-V
Shenlin Liang
4
-0
/
+115
2024-06-25
perf tests: Add APX and other new instructions to x86 instruction decoder test
Adrian Hunter
3
-0
/
+1739
2024-06-21
perf arm: Workaround ARM PMUs cpu maps having offline cpus
Ian Rogers
1
-2
/
+8
2024-05-28
tools headers: Update the syscall tables and unistd.h, mostly to support the ...
Arnaldo Carvalho de Melo
4
-1
/
+5
2024-05-21
Merge tag 'perf-tools-for-v6.10-1-2024-05-21' of git://git.kernel.org/pub/scm...
Linus Torvalds
8
-222
/
+220
2024-05-02
perf cs-etm: Improve version detection and error reporting
James Clark
1
-18
/
+43
2024-05-02
perf cs-etm: Remove repeated fetches of the ETM PMU
James Clark
1
-33
/
+27
2024-05-02
perf cs-etm: Use struct perf_cpu as much as possible
James Clark
1
-116
/
+88
2024-04-26
perf riscv: Fix the warning due to the incompatible type
Ben Zong-You Xie
1
-1
/
+1
2024-04-12
perf arch x86: Add shellcheck to build
Ian Rogers
3
-1
/
+29
2024-03-21
perf cpumap: Use perf_cpu_map__for_each_cpu when possible
Ian Rogers
1
-6
/
+4
2024-03-21
perf arm64 header: Remove unnecessary CPU map get and put
Ian Rogers
1
-3
/
+0
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-03-21
perf arm-spe/cs-etm: Directly iterate CPU maps
Ian Rogers
2
-67
/
+51
2024-02-23
treewide: remove meaningless assignments in Makefiles
Masahiro Yamada
6
-6
/
+6
2024-02-15
perf parse-regs: Introduce a weak function arch__sample_reg_masks()
Leo Yan
10
-9
/
+56
2024-02-12
perf maps: Get map before returning in maps__find
Ian Rogers
1
-0
/
+1
2024-02-07
perf kvm powerpc: Fix build
Ian Rogers
1
-1
/
+1
2024-02-02
perf parse-events: Print all errors
Ian Rogers
1
-3
/
+2
2024-02-02
perf tsc: Add missing newlines to debug statements
Ian Rogers
1
-2
/
+2
2024-01-24
perf mem: Clean up perf_pmus__num_mem_pmus()
Kan Liang
1
-10
/
+0
2024-01-24
perf mem: Clean up is_mem_loads_aux_event()
Kan Liang
1
-19
/
+4
2024-01-24
perf mem: Clean up perf_mem_event__supported()
Kan Liang
3
-18
/
+18
2024-01-24
perf mem: Clean up perf_mem_events__name()
Kan Liang
8
-89
/
+52
2024-01-24
perf mem: Clean up perf_mem_events__ptr()
Kan Liang
2
-21
/
+7
2024-01-24
perf mem: Add mem_events into the supported perf_pmu
Kan Liang
6
-5
/
+32
2024-01-19
Merge tag 'perf-tools-for-v6.8-1-2024-01-09' of git://git.kernel.org/pub/scm/...
Linus Torvalds
9
-73
/
+147
2024-01-09
Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-0
/
+20
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-18
Merge remote-tracking branch 'torvalds/master' into perf-tools-next
Arnaldo Carvalho de Melo
4
-4
/
+19
2023-12-18
perf events x86: Use function to add missing lock
Ian Rogers
1
-45
/
+58
2023-12-12
libperf cpumap: Replace usage of perf_cpu_map__new(NULL) with perf_cpu_map__n...
Ian Rogers
2
-4
/
+4
2023-12-12
libperf cpumap: Rename perf_cpu_map__empty() to perf_cpu_map__has_any_cpu_or_...
Ian Rogers
4
-14
/
+14
2023-11-22
tools/perf: Update tools's copy of mips syscall table
Namhyung Kim
1
-0
/
+4
2023-11-22
tools/perf: Update tools's copy of s390 syscall table
Namhyung Kim
1
-0
/
+4
2023-11-22
tools/perf: Update tools's copy of powerpc syscall table
Namhyung Kim
1
-0
/
+4
2023-11-22
tools/perf: Update tools's copy of x86 syscall table
Namhyung Kim
1
-0
/
+3
[next]