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
/
builtin-inject.c
Age
Commit message (
Expand
)
Author
2025-08-25
perf symbol: Add blocking argument to filename__read_build_id
Ian Rogers
2025-07-25
perf session: Add host_env argument to perf_session__new
Ian Rogers
2025-07-25
perf session: Add accessor for session->header.env
Ian Rogers
2025-07-25
perf dso: Move build_id to dso_id
Ian Rogers
2025-06-20
perf tools: display the new PERF_RECORD_BPF_METADATA event
Blake Jones
2025-01-14
perf inject: Fix use without initialization of local variables
Ian Rogers
2024-09-10
perf callchain: Allow symbols to be optional when resolving a callchain
Ian Rogers
2024-09-10
perf inject: Lazy build-id mmap2 event insertion
Ian Rogers
2024-09-10
perf inject: Add new mmap2-buildid-all option
Ian Rogers
2024-09-10
perf inject: Fix build ID injection
Ian Rogers
2024-08-30
perf inject: Overhaul handling of pipe files
Ian Rogers
2024-08-19
perf inject: Combine mmap and mmap2 handling
Ian Rogers
2024-08-19
perf inject: Combine different mmap and mmap2 functions
Ian Rogers
2024-08-19
perf inject: Combine build_ids and build_id_all into enum
Ian Rogers
2024-08-19
perf dso: Constify dso_id
Ian Rogers
2024-08-13
perf inject: Inject build ids for entire call chain
Ian Rogers
2024-08-12
perf inject: Use perf_tool__init()
Ian Rogers
2024-08-12
perf tool: Constify tool pointers
Ian Rogers
2024-08-12
perf inject: Fix leader sampling inserting additional samples
Ian Rogers
2024-07-31
perf inject: Convert comma to semicolon
Chen Ni
2024-05-06
perf dso: Add reference count checking and accessor functions
Ian Rogers
2024-04-12
perf dsos: Introduce dsos__for_each_dso()
Ian Rogers
2024-04-12
perf dsos: Attempt to better abstract DSOs internals
Ian Rogers
2023-11-09
perf record: Lazy load kernel symbols
Ian Rogers
2023-06-12
perf inject: Lazily allocate guest_event event_buf
Ian Rogers
2023-06-12
perf inject: Lazily allocate event_copy
Ian Rogers
2023-06-12
perf addr_location: Add init/exit/copy functions
Ian Rogers
2023-06-12
perf thread: Add accessor functions for thread
Ian Rogers
2023-04-17
perf dso: Add dso__filename_with_chroot() to reduce number of accesses to dso...
Arnaldo Carvalho de Melo
2023-04-12
perf inject: Use zfree() to reduce chances of use after free
Arnaldo Carvalho de Melo
2023-04-06
perf map: Add accessors for ->prot, ->priv and ->flags
Ian Rogers
2023-04-04
perf map: Add accessor for dso
Ian Rogers
2023-02-23
perf inject: Fix --buildid-all not to eat up MMAP2
Namhyung Kim
2023-02-01
perf inject: Use perf_data__read() for auxtrace
Namhyung Kim
2022-12-14
perf build: Use libtraceevent from the system
Ian Rogers
2022-10-04
perf dso: Hold lock when accessing nsinfo
Ian Rogers
2022-10-04
perf inject: Add a command line option to specify build ids.
Raul Silvera
2022-07-26
perf inject: Fix spelling mistake "theads" -> "threads"
Colin Ian King
2022-07-20
perf inject: Add support for injecting guest sideband events
Adrian Hunter
2022-07-18
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2022-06-26
perf inject: Adjust output data offset for backward compatibility
Raul Silvera
2022-06-26
perf inject: Fix missing free in copy_kcore_dir()
Adrian Hunter
2022-06-24
perf header: Record non-CPU PMU capabilities
Ravi Bangoria
2022-06-23
perf record: Add finished init event
Adrian Hunter
2022-05-23
perf inject: Keep a copy of kcore_dir
Adrian Hunter
2022-05-23
perf inject: Keep some features sections from input file
Adrian Hunter
2022-02-11
perf namespaces: Add functions to access nsinfo
Ian Rogers
2022-02-10
perf report: Output data file name in raw trace dump
Alexey Bayduraev
2022-02-10
perf inject: Try chroot directory when reading build-id
Namhyung Kim
2022-01-22
perf tools: Remove redundant err variable
Minghao Chi
[next]