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
2025-09-09
perf bpf-event: Fix use-after-free in synthesis
Ian Rogers
2025-08-15
perf sched: Fix memory leaks for evsel->priv in timehist
Namhyung Kim
2025-08-15
perf dso: Add missed dso__put to dso__load_kcore
Ian Rogers
2025-06-27
perf evsel: Missed close() when probing hybrid core PMUs
Ian Rogers
2025-06-19
perf intel-pt: Fix PEBS-via-PT data_src
Adrian Hunter
2025-04-10
perf python: Check if there is space to copy all the event
Arnaldo Carvalho de Melo
2025-04-10
perf python: Don't keep a raw_data pointer to consumed ring buffer space
Arnaldo Carvalho de Melo
2025-04-10
perf python: Decrement the refcount of just created event on failure
Arnaldo Carvalho de Melo
2025-04-10
perf python: Fixup description of sample.id event member
Arnaldo Carvalho de Melo
2025-04-10
perf units: Fix insufficient array space
Arnaldo Carvalho de Melo
2025-04-10
perf evlist: Add success path to evlist__create_syswide_maps
Ian Rogers
2025-04-10
perf arm-spe: Fix load-store operation checking
Leo Yan
2025-04-10
perf pmu: Don't double count common sysfs and json events
James Clark
2025-04-10
perf stat: Fix find_stat for mixed legacy/non-legacy events
Ian Rogers
2025-02-08
perf namespaces: Fixup the nsinfo__in_pidns() return type, its bool
Arnaldo Carvalho de Melo
2025-02-08
perf namespaces: Introduce nsinfo__set_in_pidns()
Arnaldo Carvalho de Melo
2025-02-08
perf machine: Don't ignore _etext when not a text symbol
Christophe Leroy
2025-02-08
perf expr: Initialize is_test value in expr__ctx_new()
Levi Yun
2025-02-08
perf bpf: Fix two memory leakages when calling perf_env__insert_bpf_prog_info()
Zhongqiu Han
2025-02-08
perf header: Fix one memory leakage in process_bpf_prog_info()
Zhongqiu Han
2025-02-08
perf header: Fix one memory leakage in process_bpf_btf()
Zhongqiu Han
2024-12-09
perf list: Fix topic and pmu_name argument order
Jean-Philippe Romain
2024-12-09
perf probe: Correct demangled symbols in C++ program
Leo Yan
2024-12-09
perf probe: Fix libdw memory leak
Ian Rogers
2024-12-09
perf stat: Close cork_fd when create_perf_stat_counter() failed
Levi Yun
2024-12-09
perf cs-etm: Don't flush when packet_queue fills up
James Clark
2024-10-10
Revert "perf callchain: Fix stitch LBR memory leaks"
Greg Kroah-Hartman
2024-10-10
perf python: Allow checking for the existence of warning options in clang
Arnaldo Carvalho de Melo
2024-10-10
perf report: Fix segfault when 'sym' sort key is not used
Namhyung Kim
2024-10-10
perf hist: Update hist symbol when updating maps
Matt Fleming
2024-10-10
perf python: Disable -Wno-cast-function-type-mismatch if present on clang
Arnaldo Carvalho de Melo
2024-10-10
perf callchain: Fix stitch LBR memory leaks
Ian Rogers
2024-10-04
perf time-utils: Fix 32-bit nsec parsing
Ian Rogers
2024-10-04
perf stat: Display iostat headers correctly
Yicong Yang
2024-10-04
perf ui/browser/annotate: Use global annotation_options
Namhyung Kim
2024-10-04
perf annotate: Move some source code related fields from 'struct annotation' ...
Namhyung Kim
2024-10-04
perf annotate: Split branch stack cycles info from 'struct annotation'
Namhyung Kim
2024-10-04
perf inject: Fix leader sampling inserting additional samples
Ian Rogers
2024-08-11
perf tool: fix dereferencing NULL al->maps
Casey Chen
2024-08-03
perf stat: Fix the hard-coded metrics calculation on the hybrid
Kan Liang
2024-08-03
perf report: Fix condition in sort__sym_cmp()
Namhyung Kim
2024-08-03
perf pmus: Fixes always false when compare duplicates aliases
Junhao He
2024-06-21
perf auxtrace: Fix multiple use of --itrace option
Adrian Hunter
2024-06-12
perf util: Add a function for replacing characters in a string
James Clark
2024-06-12
perf pmu: Count sys and cpuid JSON events separately
Ian Rogers
2024-06-12
perf pmu: Assume sysfs events are always the same case
Ian Rogers
2024-06-12
perf tools: Add/use PMU reverse lookup from config to name
Ian Rogers
2024-06-12
perf tools: Use pmus to describe type from attribute
Ian Rogers
2024-06-12
perf pmu: "Compat" supports regular expression matching identifiers
Jing Zhang
2024-06-12
perf pmu: Move pmu__find_core_pmu() to pmus.c
James Clark
[next]