index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-10
perf riscv: fix register name strings
Martin Kaiser
1
-1
/
+1
2026-06-10
perf dwarf: Avoid redefinition warnings for REG_DWARFNUM_NAME
Martin Kaiser
3
-0
/
+3
2026-06-03
perf arch common: Use perf_env e_machine rather than arch
Ian Rogers
1
-23
/
+69
2026-05-29
perf arm-spe: Don't warn about the discard bit if it doesn't exist
James Clark
1
-1
/
+2
2026-05-27
perf arch x86: Sort includes and add missed explicit dependencies
Ian Rogers
2
-21
/
+28
2026-05-27
perf arch arm: Sort includes and add missed explicit dependencies
Ian Rogers
1
-12
/
+14
2026-05-27
powerpc tools perf: Initialize error code in auxtrace_record_init function
Athira Rajeev
1
-0
/
+6
2026-05-23
perf riscv: Fix discarded const qualifier in _get_field()
Li Guan
1
-1
/
+1
2026-05-22
perf test amd ibs: Fix incorrect kernel version check
Ravi Bangoria
1
-1
/
+1
2026-05-20
perf arch x86 tests: Add test for topdown event sorting
Ian Rogers
1
-1
/
+165
2026-05-15
perf unwind-libunwind: Make libunwind register reading cross platform
Ian Rogers
13
-389
/
+0
2026-05-14
perf record: Refactor ARM64 leaf caller setup out of arch
Ian Rogers
2
-13
/
+0
2026-05-05
perf callchain: Handle multiple address spaces
Thomas Richter
1
-1
/
+3
2026-04-14
perf loongarch: Fix build failure with CONFIG_LIBDW_DWARF_UNWIND
WANG Rui
1
-1
/
+0
2026-04-08
perf tools: Use calloc() where applicable
Arnaldo Carvalho de Melo
5
-16
/
+6
2026-04-08
perf tools: Make more global variables static
Ian Rogers
2
-12
/
+12
2026-04-01
libperf cpumap: Make index and nr types unsigned
Ian Rogers
4
-6
/
+9
2026-03-25
Merge tag 'perf-tools-fixes-for-v7.0-2-2026-03-23' into perf-tools-next
Namhyung Kim
10
-482
/
+401
2026-03-10
perf cs-etm: Finish removal of ETM_OPT_*
James Clark
1
-14
/
+0
2026-03-05
tools headers: Update the syscall tables and unistd.h, to support the new 'rs...
Arnaldo Carvalho de Melo
9
-468
/
+401
2026-03-03
perf pmu: Replace starts_with with strstarts
Ian Rogers
1
-8
/
+4
2026-02-06
perf regs: Remove __weak attributive arch_sdt_arg_parse_op() function
Dapeng Mi
6
-468
/
+0
2026-02-06
perf regs: Remove __weak attributive arch__xxx_reg_mask() functions
Dapeng Mi
17
-218
/
+6
2026-02-06
perf arch: Update arch headers to use relative UAPI paths
Dapeng Mi
9
-9
/
+9
2026-02-03
perf kvm stat: Remove use of the arch directory
Ian Rogers
22
-1218
/
+0
2026-01-28
perf: Remove redundant kernel.h include
Leo Yan
1
-1
/
+0
2026-01-27
perf script: Fix script_fetch_insn for more than just x86
Ian Rogers
2
-28
/
+0
2026-01-23
perf regs: Refactor use of arch__sample_reg_masks() to perf_reg_name()
Ian Rogers
10
-222
/
+6
2026-01-23
perf disasm: Don't include C files from the arch directory
Ian Rogers
11
-1948
/
+0
2026-01-23
perf disasm: Constify use of 'struct ins'
Ian Rogers
2
-7
/
+21
2026-01-23
perf disasm: Constify use of 'struct ins_op'
Ian Rogers
9
-25
/
+25
2026-01-23
perf disasm: Constify use of 'struct arch'
Ian Rogers
4
-10
/
+15
2026-01-23
perf annotate: Fix args leak of map_symbol
Ian Rogers
2
-10
/
+15
2026-01-20
perf mem: Simplify Arm SPE event config
Leo Yan
1
-2
/
+2
2026-01-20
perf powerpc: Unify the skip-callchain-idx libdw with that for addr2line
Ian Rogers
1
-41
/
+11
2026-01-20
perf unwind-libdw: Fix a cross-arch unwinding bug
Shimin Guo
15
-497
/
+0
2026-01-14
perf arm-spe: Don't hard code config attribute
James Clark
1
-7
/
+8
2026-01-14
perf cs-etm: Don't hard code config attribute when configuring the event
James Clark
1
-29
/
+27
2026-01-14
perf cs-etm: Don't use hard coded config bits when setting up TRCCONFIGR
James Clark
1
-45
/
+34
2026-01-14
perf cs-etm: Don't use hard coded config bits when setting up ETMCR
James Clark
1
-1
/
+34
2026-01-14
perf cs-etm: Make a helper to find the Coresight evsel
James Clark
1
-23
/
+27
2026-01-14
perf evsel: Refactor evsel__set_config_if_unset() arguments
James Clark
3
-9
/
+5
2026-01-14
perf tools: Switch printf("...%s", strerror(errno)) to printf("...%m")
Ian Rogers
1
-18
/
+12
2025-12-24
tools headers: Sync syscall table with kernel sources
Namhyung Kim
9
-0
/
+9
2025-12-07
Merge tag 'perf-tools-for-v6.19-2025-12-06' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
21
-36
/
+212
2025-11-13
perf auxtrace: Remove errno.h from auxtrace.h and fix transitive dependencies
Ian Rogers
9
-1
/
+9
2025-11-13
perf build: Remove NO_AUXTRACE build option
Ian Rogers
9
-25
/
+18
2025-11-13
perf intel-pt: Use the perf provided "cpuid.h"
Ian Rogers
2
-5
/
+5
2025-11-01
tools headers x86: Sync table due to introducion of uprobe syscall
Arnaldo Carvalho de Melo
1
-0
/
+1
2025-10-21
perf annotate: Invalidate register states for untracked instructions
Zecheng Li
1
-0
/
+29
[next]