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
/
machine.c
Age
Commit message (
Expand
)
Author
2025-07-25
perf machine: Explicitly pass in host perf_env
Ian Rogers
2025-07-25
perf dso: Move build_id to dso_id
Ian Rogers
2025-05-31
perf callchain: Always populate the addr_location map when adding IP
Ian Rogers
2025-05-28
perf machine: Factor creating a "live" machine out of dwarf-unwind
Ian Rogers
2025-03-06
perf report: Do not process non-JIT BPF ksymbol events
Namhyung Kim
2025-03-05
perf machine: Fix insertion of PERF_RECORD_KSYMBOL related kernel maps
Namhyung Kim
2025-03-05
perf machine: Fixup kernel maps ends after adding extra maps
Namhyung Kim
2025-02-24
perf machine: Reuse module path buffer
Ian Rogers
2025-02-24
perf maps: Switch modules tree walk to io_dir__readdir
Ian Rogers
2025-02-19
perf tools: Improve startup time by reducing unnecessary stat() calls
Krzysztof Ćopatowski
2025-02-17
perf report: Add machine parallelism
Dmitry Vyukov
2025-02-12
perf sample: Make user_regs and intr_regs optional
Ian Rogers
2025-02-10
perf tools: Deadcode removal
Dr. David Alan Gilbert
2025-01-10
perf tools: Fixup end address of modules
Namhyung Kim
2025-01-08
perf machine: Don't ignore _etext when not a text symbol
Christophe Leroy
2024-12-03
perf machine: Initialize machine->env to address a segfault
Arnaldo Carvalho de Melo
2024-10-17
perf dso: Fix symtab_type for kmod compression
Veronika Molnarova
2024-09-10
perf callchain: Allow symbols to be optional when resolving a callchain
Ian Rogers
2024-08-28
perf tools: Print lost samples due to BPF filter
Namhyung Kim
2024-08-19
perf dso: Constify dso_id
Ian Rogers
2024-08-14
perf annotate: Save branch counters for each block
Kan Liang
2024-08-08
perf callchain: Fix stitch LBR memory leaks
Ian Rogers
2024-05-07
perf mem-info: Add reference count checking
Ian Rogers
2024-05-07
perf mem-info: Move mem-info out of mem-events and symbol
Ian Rogers
2024-05-06
perf symbol-elf: Ensure dso__put() in machine__process_ksymbol_register()
Ian Rogers
2024-05-06
perf dso: Add reference count checking and accessor functions
Ian Rogers
2024-04-12
perf dsos: Switch more loops to dsos__for_each_dso()
Ian Rogers
2024-04-12
perf dsos: Introduce dsos__for_each_dso()
Ian Rogers
2024-04-12
perf dsos: Tidy reference counting and locking
Ian Rogers
2024-04-12
perf dsos: Attempt to better abstract DSOs internals
Ian Rogers
2024-04-12
perf map: Remove kernel map before updating start and end addresses
James Clark
2024-03-21
perf lock contention: Trim backtrace by skipping traceiter functions
Anne Macedo
2024-03-03
perf threads: Move threads to its own files
Ian Rogers
2024-03-03
perf machine: Move machine's threads into its own abstraction
Ian Rogers
2024-03-03
perf machine: Move fprintf to for_each loop and a callback
Ian Rogers
2024-03-03
perf report: Sort child tasks by tid
Ian Rogers
2024-02-12
perf maps: Locking tidy up of nr_maps
Ian Rogers
2024-02-12
perf maps: Get map before returning in maps__find_next_entry
Ian Rogers
2024-02-12
perf maps: Get map before returning in maps__find_by_name
Ian Rogers
2024-02-12
perf maps: Get map before returning in maps__find
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: Rename clone to copy from
Ian Rogers
2023-12-18
perf machine: Use function to add missing maps lock
Ian Rogers
2023-12-06
perf map: Simplify map_ip/unmap_ip and make 'struct map' smaller
Ian Rogers
2023-11-09
perf machine thread: Remove exited threads by default
Ian Rogers
2023-10-25
perf mem_info: Add and use map_symbol__exit and addr_map_symbol__exit
Ian Rogers
2023-10-25
perf threads: Remove unused dead thread list
Ian Rogers
2023-10-25
libperf rc_check: Add RC_CHK_EQUAL
Ian Rogers
2023-10-25
perf machine: Avoid out of bounds LBR memory read
Ian Rogers
2023-09-11
perf machine: Use true and false for bool variable
Jiapeng Chong
[next]