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
Age
Commit message (
Expand
)
Author
2025-03-05
perf script: Add not taken event for branch stack
Leo Yan
2025-03-05
perf script: Add not taken event for branches
Leo Yan
2025-03-05
perf script: Separate events from branch types
Leo Yan
2025-03-05
perf script: Refactor sample_flags_to_name() function
Leo Yan
2025-03-05
perf script: Make printing flags reliable
Leo Yan
2025-03-03
perf stat: Fix non-uniquified hybrid legacy events
James Clark
2025-03-02
perf tools: Skip BPF sideband event for userspace profiling
Namhyung Kim
2025-02-28
perf test: Fix spelling mistake "sythesizing" -> "synthesizing"
Colin Ian King
2025-02-28
perf build: Fix in-tree build due to symbolic link
Luca Ceresoli
2025-02-28
perf arm-spe: Report error if set frequency
Leo Yan
2025-02-28
perf lock: Report owner stack in usermode
Chun-Tse Shao
2025-02-28
perf lock: Make rb_tree helper functions generic
Chun-Tse Shao
2025-02-28
perf lock: Retrieve owner callstack in bpf program
Chun-Tse Shao
2025-02-28
perf lock: Add bpf maps for owner stack tracing
Chun-Tse Shao
2025-02-27
perf cpumap: Reduce cpu size from int to int16_t
Ian Rogers
2025-02-27
perf trace: Add missing perf_tool__init()
Athira Rajeev
2025-02-26
perf list: Document -v option deduplication feature
James Clark
2025-02-26
perf pmu: Don't double count common sysfs and json events
James Clark
2025-02-26
perf pmu: Dynamically allocate tool PMU
James Clark
2025-02-26
perf probe: Pick the correct dwarf die while adding probe points
Athira Rajeev
2025-02-26
perf ftrace latency: allow to hide empty buckets
Gabriele Monaco
2025-02-26
perf ftrace latency: variable histogram buckets
Gabriele Monaco
2025-02-26
perf annotate-data: Handle direct use of stack pointer without fbreg
Namhyung Kim
2025-02-24
perf report: Fix sample number stats for branch entry mode
Thomas Falcon
2025-02-24
perf machine: Reuse module path buffer
Ian Rogers
2025-02-24
perf hwmon_pmu: Switch event discovery to io_dir__readdir
Ian Rogers
2025-02-24
perf parse-events: Switch tracepoints to io_dir__readdir
Ian Rogers
2025-02-24
perf events: Remove scandir in thread synthesis
Ian Rogers
2025-02-24
perf header: Switch mem topology to io_dir__readdir
Ian Rogers
2025-02-24
perf pmu: Switch to io_dir__readdir
Ian Rogers
2025-02-24
perf maps: Switch modules tree walk to io_dir__readdir
Ian Rogers
2025-02-20
perf parse-events: Tidy name token matching
Ian Rogers
2025-02-19
perf tools: Improve startup time by reducing unnecessary stat() calls
Krzysztof Ćopatowski
2025-02-19
perf report: Fix input reload/switch with symbol sort key
Dmitry Vyukov
2025-02-19
perf report: Support switching data w/ and w/o callchains
Namhyung Kim
2025-02-19
perf report: Switch data file correctly in TUI
Namhyung Kim
2025-02-19
perf tools: Fix up some comments and code to properly use the event_source bus
Greg Kroah-Hartman
2025-02-19
perf list: Also append PMU name in verbose mode
James Clark
2025-02-19
perf vendor events arm64: Fix incorrect CPU_CYCLE in metrics expr
Yangyu Chen
2025-02-18
perf script: Fix hangup in offline flamegraph report
Namhyung Kim
2025-02-18
perf hist: Shrink struct hist_entry size
Dmitry Vyukov
2025-02-18
perf test: Add tests for latency and parallelism profiling
Dmitry Vyukov
2025-02-18
perf report: Add latency and parallelism profiling documentation
Dmitry Vyukov
2025-02-18
perf report: Add --latency flag
Dmitry Vyukov
2025-02-18
perf report: Add latency output field
Dmitry Vyukov
2025-02-18
perf report: Add parallelism filter
Dmitry Vyukov
2025-02-18
perf report: Switch filtered from u8 to u16
Dmitry Vyukov
2025-02-17
perf report: Add parallelism sort key
Dmitry Vyukov
2025-02-17
perf report: Add machine parallelism
Dmitry Vyukov
2025-02-14
perf tools: Fix compile error on sample->user_regs
Namhyung Kim
[next]