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.18-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_qcom-6.18.y
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
/
util
Age
Commit message (
Expand
)
Author
2026-08-30
perf powerpc-vpadtl: Fix raw_size of DTL samples
Wang Yan
2026-08-30
perf symbol: Do not use debug file as the binary type
Adrian Hunter
2026-08-17
perf evlist: Warn when 'sleep' workload is used without system-wide (-a) option
Ian Rogers
2026-08-17
perf c2c: add function view browser UI and cacheline detail
Jiebin Sun
2026-08-17
perf c2c: build and finalize the function view hierarchy
Jiebin Sun
2026-08-17
perf c2c: add function view hierarchy entry creation
Jiebin Sun
2026-08-17
perf c2c: add function view stats merge and memory management
Jiebin Sun
2026-08-17
perf c2c: add HPP list parsing for function view columns
Jiebin Sun
2026-08-17
perf c2c: add column rendering for function view
Jiebin Sun
2026-08-17
perf c2c: add function view model skeleton
Jiebin Sun
2026-08-17
perf c2c: extract shared data structures into util/c2c.h
Jiebin Sun
2026-08-15
perf dso: Replace assert with runtime check in dso__read_symbol()
Arnaldo Carvalho de Melo
2026-08-15
perf dso: Guard against cache underflow on short reads in dso_cache__memcpy()
Arnaldo Carvalho de Melo
2026-08-15
perf dso: Use stored fd error instead of stale errno in file_read() and file_...
Arnaldo Carvalho de Melo
2026-08-15
perf dso: Guard close() against invalid fd in dso__decompress_kmodule_path()
Arnaldo Carvalho de Melo
2026-08-15
perf dso: Guard against errno==0 when dso__get_filename() returns NULL
Arnaldo Carvalho de Melo
2026-08-09
perf synthetic-events: Fix divide by zero in perf_event__synthesize_threads
Ian Rogers
2026-08-09
perf python: Fix memory leak in pyrf__metrics_cb
Ian Rogers
2026-08-09
perf python: Fix count_values memory leak in pyrf_evsel__read
Ian Rogers
2026-08-09
perf python: Add thread and PMU uninitialized checks
Ian Rogers
2026-08-09
perf python: Zero initialize perf_data in pyrf_data__init
Ian Rogers
2026-08-09
perf python: Validate attribute setters in pyrf_evsel
Ian Rogers
2026-08-09
perf python: Validate CPU and thread maps in pyrf_evsel__open
Ian Rogers
2026-08-09
perf python: Check counts_values size in set_values
Ian Rogers
2026-08-09
perf synthetic-events: Fix uninitialized pthread_join
Ian Rogers
2026-08-09
perf python: Fix memory leak in pyrf_evlist__get_pollfd
Ian Rogers
2026-08-07
perf synthetic-events: Fix bounds and union member access in mmap2 build_id s...
Ian Rogers
2026-08-07
perf synthetic-events: Fix bounds, stale state, and misc flags in kernel modu...
Ian Rogers
2026-08-07
perf synthetic-events: Fix stack buffer overflow and bounds in cgroup synthesis
Ian Rogers
2026-08-07
perf synthetic-events: Fix line synchronization, bounds, and truncation bugs ...
Ian Rogers
2026-08-07
perf find-map: Remove PATH_MAX 128-byte stack array restriction
Ian Rogers
2026-08-07
perf trace-event: Fix infinite loop in skip()
Tanushree Shah
2026-08-07
perf trace-event: Fix heap overflows in read_ftrace_printk()/read_saved_cmdli...
Tanushree Shah
2026-08-07
perf trace-event: Avoid double free and leak in trace_event__cleanup()/trace_...
Tanushree Shah
2026-08-07
perf trace-event: Fix integer truncation in do_read() and skip()
Tanushree Shah
2026-08-06
perf trace-event: Fix buffer overflow in read_string()
Tanushree Shah
2026-08-05
perf c2c: Fix error masking, OOM, and unchecked caller errors in hpp_list__pa...
Arnaldo Carvalho de Melo
2026-08-05
perf libbfd: Fix memory leaks and NULL fclose in BPF disassembly
Arnaldo Carvalho de Melo
2026-08-05
perf bpf: Add PROG_TAGS to required arrays in __bpf_event__print_bpf_prog_info()
Arnaldo Carvalho de Melo
2026-08-05
perf header: Use write lock when translating BPF prog info pointers
Arnaldo Carvalho de Melo
2026-08-05
perf libbfd: Validate BPF prog info arrays before pointer cast
Arnaldo Carvalho de Melo
2026-08-03
perf arm-spe: Reject zero nr_cpu in metadata to prevent division by zero
Arnaldo Carvalho de Melo
2026-08-03
perf intel-bts: Fix off-by-one in auxtrace_info minimum size check
Arnaldo Carvalho de Melo
2026-08-03
perf intel-pt: Fix off-by-one in auxtrace_info minimum size check
Arnaldo Carvalho de Melo
2026-08-03
perf auxtrace: Fix queue grow overflow and old array leak
Arnaldo Carvalho de Melo
2026-08-03
perf thread-stack: Fix heap buffer overflow on branch stack wrap copy
Arnaldo Carvalho de Melo
2026-08-02
perf build: Fix a build error on 32-bit x86
Namhyung Kim
2026-08-02
perf symbols: Skip dynamic symbols with invalid section indexes
Zhanpeng Zhang
2026-07-31
perf machine: Check snprintf truncation for guest kallsyms path
Arnaldo Carvalho de Melo
2026-07-31
perf machine: Free scandir entries in guest kernel map creation
Arnaldo Carvalho de Melo
[next]