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.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
Age
Commit message (
Expand
)
Author
2026-04-02
perf metrics: Make common stalled metrics conditional on having the event
Ian Rogers
2026-04-02
perf tests kwork: Add basic kwork coverage tests
Ian Rogers
2026-04-02
perf data convert ctf: Pipe mode improvements
Ian Rogers
2026-04-02
perf evsel: Make unknown event names more unique
Ian Rogers
2026-04-02
perf ordered-events: Event processing consistency with the regular reader
Ian Rogers
2026-04-02
perf header: Refactor pipe mode end marker handling
Ian Rogers
2026-04-02
perf session: Extra logging for failed to process events
Ian Rogers
2026-04-02
perf header: Properly warn/print when libtraceevent/libbpf support is missing
Ian Rogers
2026-04-02
perf header: Add utility to convert feature number to a string
Ian Rogers
2026-04-02
perf clockid: Add missing include
Ian Rogers
2026-04-02
perf trace: Fix potential u64 underflow in duration calculation
Michael Petlan
2026-04-02
perf header: Validate build_id filename length to prevent buffer overflow
SeungJu Cheon
2026-04-02
perf metricgroup: Refine error logs
Leo Yan
2026-04-02
perf expr: Add '\n' in literal parse errors
Leo Yan
2026-04-02
perf expr: Return -EINVAL for syntax error in expr__find_ids()
Leo Yan
2026-04-02
perf test: Skip perf data type profiling tests for s390
Thomas Richter
2026-04-02
perf tools: prevent null dsos from being added
Anubhav Shelat
2026-04-02
perf test: Fix ratio_to_prev event parsing test
Thomas Falcon
2026-04-02
perf tools: Fix module symbol resolution for non-zero .text sh_addr
Chuck Lever
2026-04-02
perf trace: Skip unnecessary synthesis for summary-only mode
Namhyung Kim
2026-04-02
perf stat: Fix crash on arm64
Breno Leitao
2026-04-01
perf test: Fix perf stat --bpf-counters on hybrid machines
Namhyung Kim
2026-04-01
perf tests: Write test files to tmpdir
Ian Rogers
2026-04-01
libperf cpumap: Make index and nr types unsigned
Ian Rogers
2026-03-31
perf beauty: Move copy of fadvise.h from tools/include/ to tools/perf/trace/b...
Arnaldo Carvalho de Melo
2026-03-31
perf beauty: Move tools/include/uapi/drm to tools/perf/trace/beauty/include/uapi
Arnaldo Carvalho de Melo
2026-03-31
perf build: Add -funsigned-char to default CFLAGS
Ian Rogers
2026-03-27
perf tools: Add --pmu-filter option for filtering PMUs
Qinxin Xia
2026-03-26
perf report: Add comm_nodigit sort key
Stephen Brennan
2026-03-26
perf stat: Fix opt->value type for parse_cache_level
Ian Rogers
2026-03-26
perf lock: Fix option value type in parse_max_stack
Ian Rogers
2026-03-26
perf record: Add support for arch_sdt_arg_parse_op() on s390
Thomas Richter
2026-03-25
Merge tag 'perf-tools-fixes-for-v7.0-2-2026-03-23' into perf-tools-next
Namhyung Kim
2026-03-19
perf evlist: Improve default event for s390
Ian Rogers
2026-03-19
perf callchain: Refactor callchain option parsing
Ian Rogers
2026-03-19
perf evsel: Constify option arguments to config functions
Ian Rogers
2026-03-19
perf target: Constify simple check functions
Ian Rogers
2026-03-19
perf evsel: Improve falling back from cycles
Ian Rogers
2026-03-19
perf dwarf-aux: Collect all variable locations for insn tracking
Zecheng Li
2026-03-19
perf annotate-data: Use DWARF location ranges to preserve reg state
Zecheng Li
2026-03-19
perf annotate-data: Invalidate caller-saved regs for all calls
Zecheng Li
2026-03-19
perf annotate-data: Add invalidate_reg_state() helper for x86
Zecheng Li
2026-03-19
perf annotate-data: Handle global variable access with const register
Zecheng Li
2026-03-19
perf annotate-data: Collect global variables without name
Zecheng Li
2026-03-19
perf dwarf-aux: Handle array types in die_get_member_type
Zecheng Li
2026-03-19
perf annotate-data: Improve type comparison from different scopes
Zecheng Li
2026-03-19
perf dwarf-aux: Skip check_variable for variable lookup
Zecheng Li
2026-03-19
perf dwarf-aux: Preserve typedefs in match_var_offset
Zecheng Li
2026-03-19
perf dwarf-aux: Add die_get_pointer_type to get pointer types
Zecheng Li
2026-03-18
perf symbol: Add RISCV case in get_plt_sizes
Chen Pei
[prev]
[next]