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
/
util
Age
Commit message (
Expand
)
Author
2026-01-20
perf dwarf-regs: Remove get_arch_regnum()
Ian Rogers
2026-01-20
perf dwarf-regs: Add util/dwarf-regs-arch for consistency with perf-regs
Ian Rogers
2026-01-20
perf perf_regs: Switch from arch string to int e_machine
Ian Rogers
2026-01-20
perf powerpc: Unify the skip-callchain-idx libdw with that for addr2line
Ian Rogers
2026-01-20
perf unwind-libdw: Correct argument to dwfl_attach_state()
Ian Rogers
2026-01-20
perf libdw_addr2line: Fixes to srcline memory allocation
Ian Rogers
2026-01-20
perf unwind-libdw: Fix a cross-arch unwinding bug
Shimin Guo
2026-01-20
perf dso: Extra validity checks that e_machine is valid
Ian Rogers
2026-01-20
perf symbol-elf: Fix leak of ELF files with GNU debugdata
Ian Rogers
2026-01-14
perf parse-events: Always track user config changes
James Clark
2026-01-14
perf evsel: Add a helper to get the value of a config field
James Clark
2026-01-14
perf evsel: apply evsel__set_config_if_unset() to all config fields
James Clark
2026-01-14
perf parse-events: Track all user changed config bits
James Clark
2026-01-14
perf evsel: Support sparse fields in evsel__set_config_if_unset()
James Clark
2026-01-14
perf evsel: Move evsel__* functions to evsel.c
James Clark
2026-01-14
perf evsel: Refactor evsel__set_config_if_unset() arguments
James Clark
2026-01-14
perf parse-events: Refactor get_config_terms() to remove macros
James Clark
2026-01-14
perf tools: Switch printf("...%s", strerror(errno)) to printf("...%m")
Ian Rogers
2026-01-14
perf help: Move common_cmds into builtin-help
Ian Rogers
2026-01-13
perf addr_location: Update outdated comment
Julia Lawall
2026-01-13
perf tools: Dump callchain context marker names
James Clark
2026-01-13
perf util: Remove SHA-1 code
Eric Biggers
2026-01-13
perf genelf: Switch from SHA-1 to BLAKE2s for build ID generation
Eric Biggers
2026-01-13
perf util: Add BLAKE2s support
Eric Biggers
2026-01-13
perf callchain: Fix srcline printing with inlines
Ian Rogers
2026-01-13
perf srcline: Add configuration support for the addr2line style
Ian Rogers
2026-01-12
perf addr2line.c: Rename a2l_style to cmd_a2l_style
Ian Rogers
2026-01-12
perf addr2line: Add a libdw implementation
Ian Rogers
2026-01-12
perf unwind-libdw: Fix invalid reference counts
Ian Rogers
2026-01-12
perf stat display: Make %f precision consistent
Ian Rogers
2026-01-06
perf parse-events: Fix evsel allocation failure
Faisal Bukhari
2026-01-06
perf data: Fix coding style
Derek Foreman
2026-01-06
perf data: Allow filtering conversion by time range
Derek Foreman
2026-01-06
perf pmu: Relax uncore wildcard matching to allow numeric suffix
Zide Chen
2026-01-05
perf symbol: Remove Rust symbol workarounds
Gary Guo
2026-01-05
Merge remote-tracking branch 'torvalds/master' into perf-tools-next
Arnaldo Carvalho de Melo
2025-12-23
perf arm-spe: Add NVIDIA Olympus to neoverse list
Besar Wicaksono
2025-12-17
perf symbol: Fix ENOENT case for filename__read_build_id
Ian Rogers
2025-12-17
perf report: Update sort key state from -F option
Namhyung Kim
2025-12-17
perf report: Fix histogram entry collapsing for -F option
Namhyung Kim
2025-12-17
perf record: Split --data-mmap option
Namhyung Kim
2025-12-17
perf tools: Use const for variables receiving str{str,r?chr}() returns
Arnaldo Carvalho de Melo
2025-12-07
Merge tag 'perf-tools-for-v6.19-2025-12-06' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2025-12-04
perf cpumap: Add "any" CPU handling to cpu_map__snprint_mask
Ian Rogers
2025-12-03
perf jitdump: Fix missed dso__put
Ian Rogers
2025-12-03
perf mem-events: Don't leak online CPU map
Ian Rogers
2025-12-03
perf hist: In init, ensure mem_info is put on error paths
Ian Rogers
2025-12-03
perf probe-event: Ensure probe event nsinfo is always cleared
Ian Rogers
2025-12-03
perf symbol: Add missed dso__put
Ian Rogers
2025-12-03
perf symbol-elf: Add missing puts on error path
Ian Rogers
[prev]
[next]