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
/
arm
Age
Commit message (
Expand
)
Author
2025-12-24
tools headers: Sync syscall table with kernel sources
Namhyung Kim
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-08-18
tools headers: Sync syscall tables with the kernel source
Namhyung Kim
2025-04-10
tools headers: Update the syscall table with the kernel sources
Namhyung Kim
2025-03-20
perf build: Remove Makefile.syscalls
Ian Rogers
2025-03-20
perf syscalltbl: Remove syscall_table.h
Ian Rogers
2025-03-19
perf cpumap: Increment reference count for online cpumap
Ian Rogers
2025-02-14
perf tools: Fix compile error on sample->user_regs
Namhyung Kim
2025-01-09
perf tools arm: Support syscall headers
Charlie Jenkins
2024-11-09
perf build: Remove PERF_HAVE_DWARF_REGS
Ian Rogers
2024-11-09
perf arm: Remove dwarf-regs.c
Ian Rogers
2024-11-09
perf disasm: Add e_machine/e_flags to struct arch
Ian Rogers
2024-10-18
perf build: Rename CONFIG_DWARF to CONFIG_LIBDW
Ian Rogers
2024-10-18
perf build: Rename NO_DWARF to NO_LIBDW
Ian Rogers
2024-08-29
perf: cs-etm: Only save valid trace IDs into files
James Clark
2024-08-29
perf: cs-etm: Create decoders based on the trace ID mappings
James Clark
2024-08-28
perf auxtrace: Remove unused 'pmu' pointer from struct auxtrace_record
Leo Yan
2024-07-31
perf tools: Enable evsel__is_aux_event() to work for ARM/ARM64
Adrian Hunter
2024-07-12
perf arm-spe: Support multiple Arm SPE PMUs
Leo Yan
2024-06-26
perf util: Make util its own library
Ian Rogers
2024-06-26
perf test: Make tests its own library
Ian Rogers
2024-06-21
perf arm: Workaround ARM PMUs cpu maps having offline cpus
Ian Rogers
2024-05-02
perf cs-etm: Improve version detection and error reporting
James Clark
2024-05-02
perf cs-etm: Remove repeated fetches of the ETM PMU
James Clark
2024-05-02
perf cs-etm: Use struct perf_cpu as much as possible
James Clark
2024-03-21
perf arm-spe/cs-etm: Directly iterate CPU maps
Ian Rogers
2024-02-15
perf parse-regs: Introduce a weak function arch__sample_reg_masks()
Leo Yan
2024-01-24
perf mem: Add mem_events into the supported perf_pmu
Kan Liang
2023-12-12
libperf cpumap: Replace usage of perf_cpu_map__new(NULL) with perf_cpu_map__n...
Ian Rogers
2023-12-12
libperf cpumap: Rename perf_cpu_map__empty() to perf_cpu_map__has_any_cpu_or_...
Ian Rogers
2023-10-17
perf cs-etm: Respect timestamp option
Leo Yan
2023-10-17
perf cs-etm: Validate timestamp tracing in per-thread mode
Leo Yan
2023-10-17
perf pmu: Lazily compute default config
Ian Rogers
2023-10-17
perf arm-spe: Move PMU initialization from default config code
Ian Rogers
2023-10-17
perf pmu: Rename perf_pmu__get_default_config to perf_pmu__arch_init
Ian Rogers
2023-08-23
perf pmu: Avoid passing format list to perf_pmu__format_bits()
Ian Rogers
2023-08-16
perf parse-regs: Move out arch specific header from util/perf_regs.h
Leo Yan
2023-08-16
perf parse-regs: Remove PERF_REGS_{MAX|MASK} from common code
Leo Yan
2023-08-16
perf parse-regs: Remove unused macros PERF_REG_{IP|SP}
Leo Yan
2023-06-12
perf thread: Add accessor functions for thread
Ian Rogers
2023-05-31
Merge tag 'perf-tools-fixes-for-v6.4-2-2023-05-30' into perf-tools-next
Arnaldo Carvalho de Melo
2023-05-27
perf pmu: Separate pmu and pmus
Ian Rogers
2023-05-26
perf arm: Fix include path to cs-etm.h
Ian Rogers
2023-05-10
perf cs-etm: Fix contextid validation
James Clark
2023-04-24
perf cs-etm: Allow user to override timestamp and contextid settings
James Clark
2023-04-24
perf cs-etm: Validate options after applying them
James Clark
2023-04-24
perf cs-etm: Don't test full_auxtrace because it's always set
James Clark
2023-04-04
perf map: Add accessor for start and end
Ian Rogers
2023-04-04
perf cs-etm: Update record event to use new Trace ID protocol
Mike Leach
[next]