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
2024-01-04
perf db-export: Fix missing reference count get in call_path_from_sample()
Ben Gainey
2024-01-03
perf stat: Fix hard coded LL miss units
Ian Rogers
2024-01-03
perf env: Avoid recursively taking env->bpf_progs.lock
Ian Rogers
2023-12-23
perf annotate: Add --insn-stat option for debugging
Namhyung Kim
2023-12-23
perf annotate: Add --type-stat option for debugging
Namhyung Kim
2023-12-23
perf annotate: Add --data-type option
Namhyung Kim
2023-12-23
perf report: Add 'symoff' sort key
Namhyung Kim
2023-12-23
perf report: Add 'typeoff' sort key
Namhyung Kim
2023-12-23
perf annotate-data: Update sample histogram for type
Namhyung Kim
2023-12-23
perf annotate-data: Add member field in the data type
Namhyung Kim
2023-12-23
perf report: Add 'type' sort key
Namhyung Kim
2023-12-23
perf annotate: Implement hist_entry__get_data_type()
Namhyung Kim
2023-12-23
perf annotate: Add annotate_get_insn_location()
Namhyung Kim
2023-12-23
perf annotate: Factor out evsel__get_arch()
Namhyung Kim
2023-12-23
perf annotate-data: Add dso->data_types tree
Namhyung Kim
2023-12-23
perf annotate-data: Add find_data_type() to get type from memory access
Namhyung Kim
2023-12-23
perf dwarf-regs: Add get_dwarf_regnum()
Namhyung Kim
2023-12-23
perf dwarf-aux: Factor out die_get_typename_from_type()
Namhyung Kim
2023-12-20
perf maps: Fix up overlaps during fixup_end
Ian Rogers
2023-12-20
perf maps: Reduce scope of map_rb_node and maps internals
Ian Rogers
2023-12-20
perf maps: Add find next entry to give entry after the given map
Ian Rogers
2023-12-20
perf maps: Add maps__load_first()
Ian Rogers
2023-12-20
perf maps: Rename clone to copy from
Ian Rogers
2023-12-20
perf maps: Do simple merge if given map doesn't overlap
Ian Rogers
2023-12-20
perf maps: Refactor maps__fixup_overlappings()
Ian Rogers
2023-12-20
perf debug: Expose debug file
Ian Rogers
2023-12-20
perf maps: Add remove maps function to remove a map based on callback
Ian Rogers
2023-12-20
perf maps: Reduce scope of maps__for_each_entry()
Ian Rogers
2023-12-20
perf vdso: Use function to add missing maps lock
Ian Rogers
2023-12-20
perf unwind: Use function to add missing maps lock
Ian Rogers
2023-12-18
Merge remote-tracking branch 'torvalds/master' into perf-tools-next
Arnaldo Carvalho de Melo
2023-12-18
perf thread: Use function to add missing maps lock
Ian Rogers
2023-12-18
perf synthetic-events: Use function to add missing maps lock
Ian Rogers
2023-12-18
perf symbol: Use function to add missing maps lock
Ian Rogers
2023-12-18
perf probe-event: Use function to add missing maps lock
Ian Rogers
2023-12-18
perf machine: Use function to add missing maps lock
Ian Rogers
2023-12-18
perf maps: Add maps__for_each_map to iterate maps holding the lock
Ian Rogers
2023-12-18
perf map: Improve map/unmap parameter names
Ian Rogers
2023-12-18
perf top: Avoid repeated function calls to perf_cpu_map__nr().
Ian Rogers
2023-12-18
perf evlist: Move event attributes to after the / when uniquefying using the ...
Arnaldo Carvalho de Melo
2023-12-14
perf top: Uniform the event name for the hybrid machine
Kan Liang
2023-12-14
perf unwind-libunwind: Fix base address for .eh_frame
Namhyung Kim
2023-12-14
perf unwind-libdw: Handle JIT-generated DSOs properly
Namhyung Kim
2023-12-14
perf genelf: Set ELF program header addresses properly
Namhyung Kim
2023-12-14
perf stat: Combine the -A/--no-aggr and --no-merge options
Ian Rogers
2023-12-13
perf hisi-ptt: Fix one memory leakage in hisi_ptt_process_auxtrace_event()
Yicong Yang
2023-12-13
perf header: Fix one memory leakage in perf_event__fprintf_event_update()
Yicong Yang
2023-12-12
libperf cpumap: Replace usage of perf_cpu_map__new(NULL) with perf_cpu_map__n...
Ian Rogers
2023-12-12
libperf cpumap: Rename perf_cpu_map__empty() to perf_cpu_map__has_any_cpu_or_...
Ian Rogers
2023-12-12
libperf cpumap: Rename perf_cpu_map__dummy_new() to perf_cpu_map__new_any_cpu()
Ian Rogers
[next]