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
/
Build
Age
Commit message (
Expand
)
Author
2025-10-06
perf srcline: Fallback between addr2line implementations
Ian Rogers
2025-10-03
perf namespaces: Avoid get_current_dir_name dependency
Ian Rogers
2025-10-02
perf libbfd: Move libbfd functionality to its own file
Ian Rogers
2025-10-02
perf llvm: Move llvm functionality into its own file
Ian Rogers
2025-10-02
perf capstone: Move capstone functionality into its own file
Ian Rogers
2025-10-01
perf powerpc: Process auxtrace events and display in 'perf report -D'
Athira Rajeev
2025-07-26
perf tp_pmu: Factor existing tracepoint logic to new file
Ian Rogers
2025-06-30
perf build: Specify shellcheck should use bash
Collin Funk
2025-06-26
perf util: add a basic SHA-1 implementation
Eric Biggers
2025-06-26
perf trace: Split BPF skel code to util/bpf_trace_augment.c
Namhyung Kim
2025-06-25
perf drm_pmu: Add a tool like PMU to expose DRM information
Ian Rogers
2025-05-09
perf symbol-elf: Integrate rust-v0 demangling
Ian Rogers
2025-04-28
perf trace: Implement syscall summary in BPF
Namhyung Kim
2025-04-25
perf intel-tpebs: Cleanup header
Ian Rogers
2025-03-24
perf build: Add pylint build tests
Ian Rogers
2025-03-24
perf build: Add mypy build tests
Ian Rogers
2025-03-24
perf build: Rename TEST_LOGS to SHELL_TEST_LOGS
Ian Rogers
2025-02-12
perf sample: Make user_regs and intr_regs optional
Ian Rogers
2024-12-18
perf lock: Move common lock contention code to new file
Ian Rogers
2024-12-18
perf x86: Define arch_fetch_insn in NO_AUXTRACE builds
Ian Rogers
2024-12-18
perf kvm: Move functions used in util out of builtin
Ian Rogers
2024-12-09
perf trace-event: Always build trace-event-info.c
Ian Rogers
2024-12-09
perf btf: Make the sigtrap test helper to find a member by name widely available
Arnaldo Carvalho de Melo
2024-11-09
perf dwarf-regs: Move powerpc dwarf-regs out of arch
Ian Rogers
2024-11-09
perf dwarf-regs: Move csky dwarf-regs out of arch
Ian Rogers
2024-11-09
perf dwarf-regs: Move x86 dwarf-regs out of arch
Ian Rogers
2024-11-09
perf hwmon_pmu: Add hwmon filename parser
Ian Rogers
2024-10-18
perf build: Rename CONFIG_DWARF to CONFIG_LIBDW
Ian Rogers
2024-10-10
perf tool_pmu: Factor tool events into their own PMU
Ian Rogers
2024-09-03
perf report: Support LLVM for addr2line()
Steinar H. Gunderson
2024-08-28
perf bpf-filter: Add build dependency to header files
Namhyung Kim
2024-08-20
perf cap: Tidy up and improve capability testing
Ian Rogers
2024-08-13
perf stat: Fork and launch 'perf record' when 'perf stat' needs to get retire...
Weilin Wang
2024-08-12
perf tool: Move fill defaults into tool.c
Ian Rogers
2024-08-01
perf bpf: Move BPF disassembly routines to separate file to avoid clash with ...
Arnaldo Carvalho de Melo
2024-06-26
perf util: Make util its own library
Ian Rogers
2024-05-07
perf mem-info: Move mem-info out of mem-events and symbol
Ian Rogers
2024-04-12
perf util: Add shellcheck to generate-cmdlist.sh
Ian Rogers
2024-04-03
perf annotate: Split out util/disasm.c
Namhyung Kim
2024-03-03
perf threads: Move threads to its own files
Ian Rogers
2024-02-20
perf: util: use capstone disasm engine to show assembly instructions
Changbin Du
2023-12-23
perf annotate-data: Add find_data_type() to get type from memory access
Namhyung Kim
2023-12-18
Merge remote-tracking branch 'torvalds/master' into perf-tools-next
Arnaldo Carvalho de Melo
2023-11-22
perf build: Ensure sysreg-defs Makefile respects output dir
Oliver Upton
2023-11-10
perf tools: Add util/debuginfo.[ch] files
Namhyung Kim
2023-11-03
Merge tag 'perf-tools-for-v6.7-1-2023-11-01' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-10-25
perf mem_info: Add and use map_symbol__exit and addr_map_symbol__exit
Ian Rogers
2023-10-18
perf build: Generate arm64's sysreg-defs.h and add to include path
Oliver Upton
2023-09-12
perf kwork top: Implements BPF-based cpu usage statistics
Yang Jihong
2023-08-16
perf parse-regs: Refactor arch register parsing functions
Leo Yan
[next]