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
/
build-id.c
Age
Commit message (
Expand
)
Author
2025-08-25
perf symbol: Add blocking argument to filename__read_build_id
Ian Rogers
2025-07-31
perf record: Cache build-ID of hit DSOs only
Namhyung Kim
2025-07-25
perf dso: Move build_id to dso_id
Ian Rogers
2025-07-25
perf build-id: Ensure struct build_id is empty before use
Ian Rogers
2025-07-25
perf build-id: Mark DSO in sample callchains
Ian Rogers
2025-07-25
perf build-id: Change sprintf functions to snprintf
Ian Rogers
2025-07-24
perf build-id: Truncate to avoid overflowing the build_id data
Ian Rogers
2024-12-02
perf tools: Fix build-id event recording
Namhyung Kim
2024-09-10
perf inject: Fix build ID injection
Ian Rogers
2024-08-12
perf buildid-list: Use perf_tool__init
Ian Rogers
2024-08-12
perf tool: Constify tool pointers
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: Attempt to better abstract DSOs internals
Ian Rogers
2023-08-25
perf build-id: Simplify build_id_cache__cachedir()
Ian Rogers
2023-06-12
perf addr_location: Add init/exit/copy functions
Ian Rogers
2023-04-04
perf map: Add accessor for dso
Ian Rogers
2023-01-18
perf buildid-cache: Fix the file mode with copyfile() while adding file to bu...
Athira Rajeev
2022-10-04
perf dso: Hold lock when accessing nsinfo
Ian Rogers
2022-08-12
perf build-id: Print debuginfod queries if -v option is used
Martin Liška
2022-08-12
perf build-id: Fix coding style, replace 8 spaces by tabs
Martin Liška
2022-07-20
perf buildid-cache: Do not require purge files to also be in the file system
Adrian Hunter
2022-07-20
perf buildid-cache: Add guestmount'd files to the build ID cache
Adrian Hunter
2022-07-20
perf tools: Export dsos__for_each_with_build_id()
Adrian Hunter
2022-06-26
perf build-id: Fix caching files with a wrong build ID
Adrian Hunter
2022-03-22
perf build-id: Fix spelling mistake "Cant" -> "Can't"
Colin Ian King
2022-02-11
perf namespaces: Add functions to access nsinfo
Ian Rogers
2021-02-18
perf buildid-cache: Don't skip 16-byte build-ids
Nicholas Fraser
2020-11-27
perf build-id: Add build_id_cache__add function
Jiri Olsa
2020-11-27
perf build-id: Add __perf_session__cache_build_ids function
Jiri Olsa
2020-11-27
perf build-id: Use machine__for_each_dso in perf_session__cache_build_ids
Jiri Olsa
2020-11-27
perf symbols: Try to load vmlinux from buildid database
Jiri Olsa
2020-11-27
perf build-id: Add check for existing link in buildid dir
Jiri Olsa
2020-11-27
perf tools: Add build_id__is_defined function
Jiri Olsa
2020-11-03
perf tools: Initialize output buffer in build_id__sprintf
Jiri Olsa
2020-10-14
perf tools: Add size to 'struct perf_record_header_build_id'
Jiri Olsa
2020-10-14
perf tools: Pass build_id object to build_id__sprintf()
Jiri Olsa
2020-10-14
perf tools: Pass build id object to sysfs__read_build_id()
Jiri Olsa
2020-10-14
perf tools: Pass build_id object to filename__read_build_id()
Jiri Olsa
2020-10-14
perf tools: Use build_id object in dso
Jiri Olsa
2020-08-14
perf build-ids: Fall back to debuginfod query if debuginfo not found
Frank Ch. Eigler
2019-09-25
perf copyfile: Move copyfile routines to separate files
Arnaldo Carvalho de Melo
2019-09-20
perf tools: Remove util.h from where it is not needed
Arnaldo Carvalho de Melo
2019-08-31
perf dso: Adopt DSO related macros from symbol.h
Arnaldo Carvalho de Melo
2019-08-29
libperf: Rename the PERF_RECORD_ structs to have a "perf" prefix
Jiri Olsa
2019-07-29
perf evsel: Rename struct perf_evsel to struct evsel
Jiri Olsa
2019-07-09
tools lib: Adopt zalloc()/zfree() from tools/perf
Arnaldo Carvalho de Melo
2019-06-25
tools perf: Move from sane_ctype.h obtained from git to the Linux's original
Arnaldo Carvalho de Melo
2019-03-19
perf build-id: Fix memory leak in print_sdt_events()
Changbin Du
[next]