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.18.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
Age
Commit message (
Expand
)
Author
2026-01-28
perf jevents: Add idle metric for Intel models
Ian Rogers
2026-01-28
perf jevents: Add RAPL metrics for all Intel models
Ian Rogers
2026-01-28
perf jevents: Add context switch metrics for AMD
Ian Rogers
2026-01-28
perf jevents: Add load store breakdown metrics ldst for AMD
Ian Rogers
2026-01-28
perf jevents: Add uncore l3 metric group for AMD
Ian Rogers
2026-01-28
perf jevents: Add dtlb metric group for AMD
Ian Rogers
2026-01-28
perf jevents: Add itlb metric group for AMD
Ian Rogers
2026-01-28
perf jevents: Add br metric group for branch statistics on AMD
Ian Rogers
2026-01-28
perf jevents: Add upc metric for uops per cycle for AMD
Ian Rogers
2026-01-28
perf jevents: Add idle metric for AMD zen models
Ian Rogers
2026-01-28
perf jevents: Add RAPL event metric for AMD zen models
Ian Rogers
2026-01-28
perf jevents: Add load event JSON to verify and allow fallbacks
Ian Rogers
2026-01-28
perf jevents: Build support for generating metrics from python
Ian Rogers
2026-01-28
perf: Remove redundant kernel.h include
Leo Yan
2026-01-28
perf sched stats: Fixes in man page
Swapnil Sapkal
2026-01-28
perf sched stats: Define macro for SEP_LEN
Swapnil Sapkal
2026-01-28
perf sched stats: correct spelling of function name
Swapnil Sapkal
2026-01-28
perf sched stats: Add NULL check for cd_map
Swapnil Sapkal
2026-01-28
perf util: Fix NULL check in cpumask_to_cpulist()
Swapnil Sapkal
2026-01-28
perf header: Replace hardcoded max cpus by MAX_NR_CPUS
Swapnil Sapkal
2026-01-27
perf jevents: Handle deleted JSONS in out of source builds
James Clark
2026-01-27
perf strlist: Remove dont_dupstr logic, used only once
Arnaldo Carvalho de Melo
2026-01-27
perf jitdump: Constify variables storing the result of strchr() on const tables
Arnaldo Carvalho de Melo
2026-01-27
perf bpf-event: Constify variables storing the result of strchr() on const ta...
Arnaldo Carvalho de Melo
2026-01-27
perf demangle-java: Constify variables storing the result of strchr() on cons...
Arnaldo Carvalho de Melo
2026-01-27
perf time-utils: Constify variables storing the result of strchr() on const t...
Arnaldo Carvalho de Melo
2026-01-27
perf units: Constify variables storing the result of strchr() on const tables
Arnaldo Carvalho de Melo
2026-01-27
perf trace-event: Constify variables storing the result of strchr() on const ...
Arnaldo Carvalho de Melo
2026-01-27
perf tp_pmu: Address const-correctness errors in recent glibcs
Arnaldo Carvalho de Melo
2026-01-27
perf hwmon_pmu: Constify the variables returning bsearch() on const tables
Arnaldo Carvalho de Melo
2026-01-27
perf session: Don't write to memory pointed to a const pointer
Arnaldo Carvalho de Melo
2026-01-27
perf strlist: Don't write to const memory
Arnaldo Carvalho de Melo
2026-01-27
perf metricgroup: Constify variables storing the result of strchr() on const ...
Arnaldo Carvalho de Melo
2026-01-27
perf disasm: Constify variables storing the result of bsearch() on const tables
Arnaldo Carvalho de Melo
2026-01-27
perf thread-stack: Switch thread_stack__init() to use e_machine
Ian Rogers
2026-01-27
perf callchain: Switch callchain_param_setup from an arch to an e_machine
Ian Rogers
2026-01-27
perf script: Fix script_fetch_insn for more than just x86
Ian Rogers
2026-01-26
perf session: Print all machines in session dump
Hrishikesh Suresh
2026-01-26
perf unwind-libdw: Wire up e_flags for CSKY
Ian Rogers
2026-01-26
perf perf_regs: Accurately compute register names for CSKY
Ian Rogers
2026-01-26
perf thread: Add optional e_flags output argument to thread__e_machine
Ian Rogers
2026-01-26
perf dso: Factor out e_machine reading for use in thread
Ian Rogers
2026-01-26
perf vendor events amd: Fix Zen 5 MAB allocation events
Sandipan Das
2026-01-26
perf test: Fix test perf evlist for z/VM s390x
Thomas Richter
2026-01-26
perf annotate: Fix BUILD_NONDISTRO=1 missing args->ms conversions to pointer
Arnaldo Carvalho de Melo
2026-01-26
tools headers: Don't check arm64's unistd.h
Leo Yan
2026-01-26
Revert "perf tools: Fix arm64 build by generating unistd_64.h"
Leo Yan
2026-01-26
Merge remote-tracking branch 'torvalds/master' into perf-tools-next
Arnaldo Carvalho de Melo
2026-01-23
perf regs: Refactor use of arch__sample_reg_masks() to perf_reg_name()
Ian Rogers
2026-01-23
perf annotate: Fix memcpy size in arch__grow_instructions()
Suchit Karunakaran
[prev]
[next]