index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
arch
/
x86
Age
Commit message (
Expand
)
Author
11 days
tools headers: Update the syscall tables and unistd.h, to support the new 'rs...
Arnaldo Carvalho de Melo
2026-02-06
perf regs: Remove __weak attributive arch_sdt_arg_parse_op() function
Dapeng Mi
2026-02-06
perf regs: Remove __weak attributive arch__xxx_reg_mask() functions
Dapeng Mi
2026-02-06
perf arch: Update arch headers to use relative UAPI paths
Dapeng Mi
2026-02-03
perf kvm stat: Remove use of the arch directory
Ian Rogers
2026-01-27
perf script: Fix script_fetch_insn for more than just x86
Ian Rogers
2026-01-23
perf regs: Refactor use of arch__sample_reg_masks() to perf_reg_name()
Ian Rogers
2026-01-23
perf disasm: Don't include C files from the arch directory
Ian Rogers
2026-01-23
perf disasm: Constify use of 'struct ins'
Ian Rogers
2026-01-23
perf disasm: Constify use of 'struct arch'
Ian Rogers
2026-01-20
perf unwind-libdw: Fix a cross-arch unwinding bug
Shimin Guo
2026-01-14
perf evsel: Refactor evsel__set_config_if_unset() arguments
James Clark
2026-01-14
perf tools: Switch printf("...%s", strerror(errno)) to printf("...%m")
Ian Rogers
2025-12-24
tools headers: Sync syscall table with kernel sources
Namhyung Kim
2025-12-07
Merge tag 'perf-tools-for-v6.19-2025-12-06' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2025-11-13
perf auxtrace: Remove errno.h from auxtrace.h and fix transitive dependencies
Ian Rogers
2025-11-13
perf build: Remove NO_AUXTRACE build option
Ian Rogers
2025-11-13
perf intel-pt: Use the perf provided "cpuid.h"
Ian Rogers
2025-11-01
tools headers x86: Sync table due to introducion of uprobe syscall
Arnaldo Carvalho de Melo
2025-10-21
perf annotate: Invalidate register states for untracked instructions
Zecheng Li
2025-10-21
perf annotate: Save pointer offset in stack state
Zecheng Li
2025-10-21
perf annotate: Track arithmetic instructions on pointers
Zecheng Li
2025-10-21
perf annotate: Track address registers via TSR_KIND_POINTER
Zecheng Li
2025-10-15
perf parse-events: Remove unused FILE input argument to scanner
Ian Rogers
2025-10-03
perf record: Add ratio-to-prev term
Thomas Falcon
2025-10-03
perf annotate: Rename TSR_KIND_POINTER to TSR_KIND_PERCPU_POINTER
Zecheng Li
2025-10-02
perf tools kvm: Use "cycles" to sample guest for "kvm record" on Intel
Dapeng Mi
2025-09-12
perf evsel: Give warning for broken Intel topdown event grouping
Ian Rogers
2025-08-18
tools headers: Sync syscall tables with the kernel source
Namhyung Kim
2025-08-18
perf test: Fix a build error in x86 topdown test
Namhyung Kim
2025-07-25
perf sort: Use perf_env to set arch sort keys and header
Ian Rogers
2025-07-25
perf test: Move PERF_SAMPLE_WEIGHT_STRUCT parsing to common test
Ian Rogers
2025-07-25
perf sample: Remove arch notion of sample parsing
Ian Rogers
2025-07-24
perf parse-events: Fix missing slots for Intel topdown metric events
Ian Rogers
2025-07-24
perf topdown: Use attribute to see an event is a topdown metic or slots
Ian Rogers
2025-06-30
perf build: Specify shellcheck should use bash
Collin Funk
2025-05-22
perf pmu intel: Adjust cpumaks for sub-NUMA clusters on graniterapids
Ian Rogers
2025-05-21
perf test amd: Skip amd-ibs-period test on kernel < v6.15
Ravi Bangoria
2025-05-12
perf intel-pt: Do not default to recording all switch events
Adrian Hunter
2025-05-09
perf test amd ibs: Fix spelling mistake "Asssuming" -> "Assuming"
Colin Ian King
2025-04-29
perf test amd ibs: Add sample period unit test
Ravi Bangoria
2025-04-29
perf mem/c2c amd: Add ldlat support
Ravi Bangoria
2025-04-10
tools headers: Update the syscall table with the kernel sources
Namhyung Kim
2025-03-24
perf build: Rename TEST_LOGS to SHELL_TEST_LOGS
Ian Rogers
2025-03-20
perf build: Remove Makefile.syscalls
Ian Rogers
2025-03-20
perf syscalltbl: Remove syscall_table.h
Ian Rogers
2025-03-11
perf x86 evlist: Update comments on topdown regrouping
Dapeng Mi
2025-03-11
perf parse-events: Corrections to topdown sorting
Ian Rogers
2025-03-11
perf x86/topdown: Fix topdown leader sampling test error on hybrid
Dapeng Mi
2025-02-26
perf annotate-data: Handle direct use of stack pointer without fbreg
Namhyung Kim
[next]